Forum Discussion
Jason Rhodes
Nov 23, 2016Iron Contributor
Planner Bucket Templates
I'd like to know if it's possible to create bucket templates I have a finance client that uses the same task flow for each client they setup, and they want create new buckets based on the same tasks e...
Garry Trinder
Nov 24, 2016Copper Contributor
It would appear that the answer is yes, thanks to @PaoloPia on Twitter.
You can use the Microsoft Graph API to create new Tasks in Planner
https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/task
You can use the Microsoft Graph API to create new Tasks in Planner
https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/task
Nov 24, 2016
Ideed Santosh's App is using that API behind the scenes...