Forum Discussion
Osama Yotman
Apr 03, 2018Copper Contributor
Migrate Oiifce 365 Planner across tenant
Any suggestion for migrating planner across tenant ?
5 Replies
- SanthoshB1Bronze ContributorWe have built an app exclusive to handle tenant to tenant Planner migration. Please reach out to me for more details
- SanthoshB1Bronze Contributor
We have built an app exclusive to handle tenant to tenant Planner migration. Please reach out to me for more details. 11
- DanDjuras67Copper Contributor
Hi Osama
Here is a nice blog which shows all steps.
http://blog.djurasovic.com/guide-how-to-migrate-microsoft-planner-data-from-one-tenant-to-another-office-365-tenant/
- DeletedCurrently not possible. You might be able to use the graph to export the data to some minimal state, but your looking at a big undertaking. Nothing currently built in to move / export in Planner.
- As Christopher has said, you have to do it by yourself. There are two possibilities you currently have here:
(1) Build your own export / import stuff using Graph API. This is something you can do and you can find examples about how to use the Graph API to work with Planner data in Briam Smith's blog: https://blogs.msdn.microsoft.com/brismith/
(2) You can use some of the features provided by third party tools built on top of Planner. I believe the App from Apps4.Pro folks have some import/export features that could help you.