Forum Discussion
Power Automate copy file without full rights
- Sep 09, 2022
If you meant different SharePoint tenants by "one SharePoint to another", then as per my knowledge Copy File or Move file action won't work.
You first need to get file content using "Get File Content" action where you should use connection of source tenant and then you need to copy file using "Create file" action where you can use connection of destination tenant.
See reference link: https://sharepains.com/2022/02/16/one-tenant-to-another-power-automate/
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
If you meant different SharePoint tenants by "one SharePoint to another", then as per my knowledge Copy File or Move file action won't work.
You first need to get file content using "Get File Content" action where you should use connection of source tenant and then you need to copy file using "Create file" action where you can use connection of destination tenant.
See reference link: https://sharepains.com/2022/02/16/one-tenant-to-another-power-automate/
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
kalpeshvaghela , thank you very much. Exactly what i was looking for and it does work well