Forum Discussion
smithme
Sep 24, 2021Brass Contributor
HOW TO Move a list from one SharePoint to another
In classic SharePoint you could save a list as a template, download it, and then upload it to a new SharePoint. I need to move a list (and it's contents) to a different SharePoint, how does one do th...
RobElliott
Sep 29, 2021Silver Contributor
smithme there is no specific action to copy a list, you need to have created the list you want to copy to, then in the flow use Get items -> Apply to each -> Create item so the flow will loop through the current list and for each item it will create an item in the new list:
Rob
Los Gallardos
Microsoft Power Automate Community Super User
DashBois
Aug 25, 2022Copper Contributor
So that makes sense in terms of the steps in PowerAutomate, but pretty ridiculous that you can't export and import content?