How to COPY SharePoint Pages & Templates (there's not a "copy" button)

Описание к видео How to COPY SharePoint Pages & Templates (there's not a "copy" button)

Since we can't yet move pages or page templates between SharePoint Online sites in the UI, we have to get creative. In this tutorial, we go step-by-step how to create a Power Automate flow to move any pages from one library to another.

Here's the expression we use to split the page filename from the path:
last(split(variables('pagePath'),'/'))

Original technique comes from Regroove video here:    • How to Copy SharePoint Online pages f...  

0:00 Intro
2:40 Creating the Power Automate flow
12:00 Testing the flow
12:42 Setting "run" permission for the flow
14:20 Creating a template
15:20 Running the flow
16:36 Using the page template

Комментарии

Информация по комментариям в разработке