Hi
I created a Flow to copy selected items from one SharePoint list to another with an approval step and updating some metadata. At first, I used an O365 group to authorize a group of users to trigger the Flow. This made the Flow appear on all SharePoint lists, which was not intended, since the Flow should only be started from one specific list. I then linked the permissions for executing the flow to this specific list which allowed only the users with edit rights on this list to start the flow. We later then received a new requirement from our customer, stating that the members of this group should only have read rights on this list but still be able to start the Flow on items of this list.
Is there any way to make a Flow only available on a specific list without linking the permission for starting the Flow to the edit rights on that list?
Cheers,
Domenico