Forum Discussion
Sophie_Bruehl
Jul 15, 2021Iron Contributor
Is it possible to connect planner to milestones?
Is it possible to connect planner and milestones? So that I can track my planner status in milestones?
- Aug 05, 2021
Sophie_Bruehl- Milestones creates a couple of Dataverse for Teams (D4T) tables in the 'current environment' (i.e. your Team). You will likely need to make at least 2 Power Automate 'flows' for it to work as you would like.
- When you create a task in 'Milestones' through the Power App
- When you create a task in 'Planner' (Teams/Planner.com)
Basically you'll need to create the 'flows' for all the CRUD (create/read/update/delete) operations so that whichever interface is used the desired effect will occur.
There maybe some samples in the Power Automate Community which you can reference.
ChrisMendoza
Aug 05, 2021Iron Contributor
Sophie_Bruehl- Milestones creates a couple of Dataverse for Teams (D4T) tables in the 'current environment' (i.e. your Team). You will likely need to make at least 2 Power Automate 'flows' for it to work as you would like.
- When you create a task in 'Milestones' through the Power App
- When you create a task in 'Planner' (Teams/Planner.com)
Basically you'll need to create the 'flows' for all the CRUD (create/read/update/delete) operations so that whichever interface is used the desired effect will occur.
There maybe some samples in the Power Automate Community which you can reference.