
Hi,
I have a solution that works with a SharePoint library.
The solution includes many manually triggered flows. The idea is to share the flows with the users that have "Edit" permission in the sharepoint Library. I've done this before and it worked fine.
Here's an article describing what i want to do :
https://powerusers.microsoft.com/t5/Building-Flows/How-to-share-a-Flow-created-under-Solutions-folder-to-a-group-of/td-p/693408
The problem I'm facing is that as the flows are inside a solution, the option to share them with "sharepoint list/library" is missing. Is there a way to accomplish this inside the solution?
Thanks in advance.