Forum Discussion
User1_Infosys
Jun 09, 2020Copper Contributor
Unable to migrate Powerautomate from one tenant to another
We are trying to migrate Power Automate from one tenant to another.Is there any possible way to automate the export and import process of Power Automate using C#,powershell or Graph API.
SvenSieverding
Jan 28, 2023Bronze Contributor
Hi User1_Infosys,
if all of your flows are inside of a solution than you can just export/import the solution (If you are also using environment variables in your flows).
If you want to automate the process, then you could setup an ALM Pipeline on Azure Devops
https://learn.microsoft.com/en-us/power-platform/alm/devops-build-tools
Best Regards,
Sven