Forum Discussion
Ability to migrate Planner content?
We have a customer that wants to move between Office 365 tenants, but has heavily invested in Planner over the past few months.
Is there a way using the Microsoft Graph to export/import the buckets and tasks?
- Yes, possible. https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/task If you are looking for an easier way, you can try Apps4.Pro Planner Outlook add-in which allows you to export / import tasks using excel.
10 Replies
Loryan Strant
See this is an old post, but I thought this might be useful for people.I have created a Planner tenant to tenant migration script.
https://alexholmeset.blog/2019/10/14/planner-tenant-to-tenant-migration/- DanDjuras67Copper Contributor
Hi Loryan
Here is a complete, tested solution on the following blog.
http://blog.djurasovic.com/guide-how-to-migrate-microsoft-planner-data-from-one-tenant-to-another-office-365-tenant/
- SanthoshB1Bronze Contributor
Here is another blog which details the same.
Migrate Planner plans and tasks including attachment and comments from one tenant to another
- SanthoshB1Bronze ContributorYes, possible. https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/task If you are looking for an easier way, you can try Apps4.Pro Planner Outlook add-in which allows you to export / import tasks using excel.
- Thanks Santosh. Can it bring over permissions, checklists, comments or any attachments within those tasks?
- SanthoshB1Bronze Contributor
Hi Loryan Strant, We have not yet supported complete Plan migration. But you can able to Export / Import tasks from plans. All tasks fields are supported in Export / Import.
Exceptions:
- You can able to export comments to excel but cannot import because of API limitation.
- Attachments will be exported as links. You need to change those links with new storage location during import.If you need any corrections to use this, please let me know.