Apps4.Pro Migration Manager uses Microsoft Graph API to perform the Planner migration.
- Requests are made to connect source and target tenant
- Create user mapping between the source and target tenant
- Get Planner plan details to migrate
- Create the Microsoft365 Group, if required in the target tenant
- Create the Planner plan with the same meta-data as in the source
- Get the task details along with meta-data from the source tenant.
- Create tasks in the newly created plan
- Create the task conversation in the new task
- Add as Teams team channel tab, if required
- Do steps 4 to 9 for all the Planner plans to migrate
The entire process takes place over HTTPS connection. The data is cached in the installed machine for the migration.