Note - for better understanding kindly refer below video first
• How to instantly move files from SharePoin...
---------------------------------------------
Scenario - when files are created in the SharePoint document library they should instantly create in the onedrive folder and delete the original file from SharePoint folder.
Based on the above scenario/condition, I have created a power automated flow that automatically detects if a new file is added in the SharePoint document library and then it will start generating the same copy to the OneDrive folder and delete the original files from SharePoint document library.
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 the same copy in Onedrive. and it will delete the file from SharePoint, so it will look like moving files from sp to Onedrive.