Flows “owned by” SharePoint lists and libraries

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Note

These release notes describe functionality that may not have been released yet. To see when this functionality is planned to release, please review Summary of what’s new. Delivery timelines and projected functionality may change or may not ship (see Microsoft policy).

Until recently, flows could be shared only with individuals or Azure Active Directory security groups. Now, flows that use SharePoint lists or libraries can be shared with those lists or libraries. This means that if new members are added to the list or removed, their access to the flow changes accordingly. Sharing comes in two flavors: you can add a list as a co-owner or as a run-only user. When you add a list as a co-owner, all members of the list have full access to the flow. They can edit the flow, delete it, or share it with others. When you add a list as a run-only user, all members of the list can only run the flow.

Add a list as a co-owner

Let’s suppose you have a flow that runs when an item is created or modified in a SharePoint list – say Turbine Energy Distribution. This flow also does a Get item from another list called Turbines. You can add both lists as co-owners to the flow so that everyone who has edit access to the list automatically gets edit access to the flow. Once the flow has been shared, you can simply distribute a link to it.

Flow properties

To add the lists, select Add another owner on the flow and then the SharePoint tab in the Owners section. You should then be able to choose the Site and Lists/Libraries and select Add. You will see the List in the section below once you add it.

Flow owners

Add a list as run-only user

Similarly, let’s suppose you have a flow that sends out a document for approval and it references the Documents library. From the Flow details screen, you can add the Site and corresponding Documents library as a run-only user.

Flow run-only users

Now all users that have read/write access to the Document library automatically have permissions to run the flow from the Flow menu in SharePoint.

Flow run menu in SharePoint