Hi,
I have a Sharepoint Document Library with a folder called Template. Inside that template is a series of folders. Say Folder1, Folder2, Folder3, Folder4 & Folder5
Because permissions don't copy over, I need a flow that will update the permissions. Some of the folders have their own specific permissions.
Only issue at moment is how to fire on the 2nd level of folders (ie not Template(root) but Folder1,Folder2 etc)
Im using the trigger When a file is created (properties only) and added a condition Is Folder is equal to true as well as another condition Folder path is equal to DocumentLibrary/*/
Thanks in advance for any assistance
Todd