Posts

Showing posts with the label power automate 365

Automating OneNote to SharePoint Migration Using Power Automate’s OneNote Actions

Image
  Automating OneNote to SharePoint Migration Using Power Automate’s OneNote Actions Power Automate SharePoint Services Migrating OneNote pages to SharePoint as documents can be a tedious task when done manually. In this blog, I will explain a step-by-step process to automate the migration using Power Automate. Note:  Images inside OneNote pages cannot be migrated using this method. A different approach and some manual works are required for that. Step-by-Step Automated Migration Flow 1. Trigger: Manual Trigger I have used a manual trigger for this flow, but you can modify it as per your needs. Additionally, I have initialized two variables to store the notebook key and section key. 2. Get OneNote Notebooks I used the  "Get recent notebooks"  action to fetch the available notebooks and added a condition to select only one notebook, storing its key in a variable. If needed, you can loop through all the notebooks instead. Save hours of manual work get expert automation ...