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
I'm looking for something similar, I sat down with a client recently who was a big user of Trello and was looking to move to use Planner so they can keep tasks within Office 365. The only thing holding them back was that Trello gave them the ability to copy a board, which in Planner is currently not an option.
Is there an API that can be hooked into to create tasks in a plan?
Is there an API that can be hooked into to create tasks in a plan?
- Garry TrinderNov 24, 2016Copper ContributorIt 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- Nov 24, 2016Ideed Santosh's App is using that API behind the scenes...