Forum Discussion
VArik966
Nov 07, 2022Copper Contributor
Get Planner ID in Power Automate
Hi all, I created a flow in Power Automate which is working in this way : When I add an item in my SP List, the flow is running, and it creates a new project. It creates a new SP site and a n...
Nov 07, 2022
You can make use List plans to get all the plans for that group, that way you will get the URL for that the plan:
https://learn.microsoft.com/en-us/graph/api/plannergroup-list-plans?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/plannergroup-list-plans?view=graph-rest-1.0&tabs=http
- VArik966Nov 08, 2022Copper ContributorHi Nicolas,
Thank you for the answer, is it possible to do it in Power Automate?
I see your answer as a command line to find plans but what I would like to do is to auto add the plan associated to a project (which correspon to a Sharepoint site)- Nov 08, 2022Yeah, just use the HTTP corrector and you should be able to do that 🙂 You can probably use the HTTP connector under O365 Groups even which is free