Hello all,
I am looking for answer to one thing. I have Flow that is triggered manualy from SharePoint item menu. So for items in list I can manually trigger some actions I need.
Now if I want to share this Flow to another users that have access to this list items what I have to do?
- I was trying to assign users as Run-Only ones via security group - not working.
- I was trying to assing whole list as Owner of this Flow - not working.
- I assigned user as Owner of this Flow directly - the only working solution. Now this user can see Flow in menu and can run it.
I have also specified service account under Connections Used to be sure it wont ask user to create connection when triggering.
So what is the correct way to share manualy triggered Flow for SharePoint list item??
Thank you for answers.
P.