Forum Discussion
spena1611
Apr 10, 2023Copper Contributor
Move a file to a folder in the same library without read permission
How do I move a file in a Sharepoint Online library to a folder in the same library using a Power Automate flow, but without the user having access to the destination folder?
jonlake
Apr 11, 2023Iron Contributor
Hi spena1611 , I do things like this all the time, using a service account. Essentially you have a generic account as the owner of the Flow and an appropriate trigger. You can use a PowerApp to display the contents of a document library and have the user initiate any document move/transfer from the app. The Flow would be triggered and the document moved.