Forum Discussion
Corbenik
Jul 13, 2021Brass Contributor
Move/Copy SharePoint Pages from one Site to Another in Classic View
Hi everyone, I've recently been tasked with moving site pages from one site to another. I've read how you could use Classic view to do this. I'm a SharePoint administrator for our company and have ma...
- Jul 14, 2021
Corbenik you can also copy pages, including any images on them, to a different site using a simple flow in Power Automate:
Rob
Los Gallardos
Microsoft Power Automate Community Super User
FlyingDutchman1080
Nov 18, 2021Copper Contributor
Created flow and button according above but only header was copied and not the page content.
New suggestions please
New suggestions please
JohnMoore33
Dec 17, 2021Brass Contributor
You can try using Create New File rather than copy. (I used another trigger instead of json button in list, my flow triggers when page is modified).
Note that you have to set specific permissions when you want to copy SitePages using Power Automate. Even if the user is owner of the site you'll get an access denied, unless you change the
"-DenyAddAndCustomizePages $false"
using powershell as explained in https://www.qdoscc.com/blog/sharepoint-o365-permissions-deny-add-and-customise-pages-issue