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?
kalpeshvaghela
Apr 11, 2023Iron Contributor
You want to move file in same library using Power Automate but Account which you are using for Power Automate does have only read permission. If my understanding is correct then you need to use App Only Authentication which required to register application and provide necessary permission to application.
Below is the helper links for the same:
https://anupams.net/sharepoint-rest-service-microsoft-flow/
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community