Hi all,
I've inherited an existing series of SharePoint sites with a hierarchy of libraries, each with its own set of permissions groups(restricted data). I need to create a flow that looks at the value(s) in a custom column (called share with external agencies) of an existing list, and if the name of the agency exists in the column, a copy of the item will be placed in that agency's library. Multiple agencies can currently be selected, meaning if Item A is to be shared with Agency A AND Agency B, a copy must go to each agency's library. Am I able to get away with one flow that will move to any/all external agencies listed in the custom column, or am I looking at multiple flows?