Forum Discussion

matesS's avatar
matesS
Copper Contributor
May 03, 2022
Solved

Files migration from OneDrive to SharePoint

I am planning to migrate all team documents from OneDrive for Business to SharePoint Online. Some users in my company hold work-related files that they shared with others and that's the way entire t...
  • Maggan_W's avatar
    May 10, 2022

    matesS 

     

    You are right, this is possible to do for a single file, see this post: https://sharepointmaven.com/how-to-move-documents-between-sharepoint-sites-without-breaking-the-sharing-links/

     

    I would recommend looking into creating a Power Automate flow to achieve what you want. If the flow is very advanced, you might want to implement the logic in an Azure Function that can be triggered by the flow. This post explains it in detail: https://azurelessons.com/call-azure-function-from-flow/.