ID from Listview

0
If I have a list view with a button.  How can I get the id. So that after pressing the button in the listview, I get the ID that I can use in the microflow?
asked
1 answers
3

Hi Patrick,

 

You can't acces the id directly but you can give the object as context to the microflow using parameters.

 

image.png

answered