I am using the example illustrated in https://www.youtube.com/watch?v=YprxZdjKMVo&t=18s. However, he refers to copying folders between sites within the same tenant, while I am trying to do this between different tenants. As he explained, the example uses a copy function, but when I set the source as Tenant A and the destination site as Tenant B, the flow ends without copying anything.
Copy files and nested folders in an SPO Library between two different tenants using Power Automate.
I don't think this would work.
This is like getting files from SharePoint A and pushing it into another SharePoint B by a using SharePoint A.
You will need to use get file content action that will get files from SharePoint A and create a file action to upload it to SharePoint B.
I have done it like above and it works for me. You can add a create a folder action in the middle if you want the folder to be created dynamically.
Hope this helps.
Cheers!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.