How to instantly move files from SharePoint library to OneDrive Folder using Power Automate

Опубликовано: 04 Октябрь 2024
на канале: Technical Knowledge Beta
5,744
22

Scenario - when files are created in the SharePoint document library they should instantly create in the onedrive folder.

Based on above scenario/condition, I have created a power automated flow that automatically detect if a new file is added in SharePoint document library and then it will start generating the same copy to the OneDrive folder.

Note - Direct file movement is not possible from Sharepoint to OneDrive.
Reason - there is no such trigger available in Power automate, hence I have used an alternative
- so, once it is created in sharepoint folder it will create same copy in Onedrive. in future we can delete the file from SharePoint, so it will look like moving files from sp to Onedrive.