Copy Files from one SharePoint library to another using Power Automate
In this post we will see how to copy files, when we upload files to one SharePoint library it will be automatically copied to another SP library using Power Automate. Scenario 1 : Copy File To Same Level (Files will be copied library to another library & not subfolder level) Scenario 2 : Copy File To Different Level dynamically(Files will be copied library sub folder to another library any subfolder) Scenario 1: Copy File To Same Level "SP Library -> SP Library" Copy File To Same Level. Files will be copied library to another library without subfolder levels.(Below is image is the complete code for scenario 1) Create: From your Power Automate site > Create > Automated Cloud Flow > Enter Flow Name > Select trigger "When a file is created in a folder SharePoint" > Click Create Enter SourceFile Details: Select trigger options of which "Site Address" & Library name > Click New Step > Search "SharePoint" >...