admin管理员组文章数量:1335625
I am trying to create a planner board using graph api.
I am able to get the basic board. But instead I want to create a planner using lets say "Software Development" Template.
Or Option 2 would be to create a planner board than how to add a timeline using graph API itself
I have tried various codes given by chat gpt and also my basic ones.
POST .0/planner/plans Content-Type: application/json
{ "owner": "gid", "title": "SD", "template": "Software Development" }
The basic one with owner and title works and in this too it makes it but just without template.
Also tried "preferredtemplate" but that didn't work either.
本文标签: power automateHow to create a planner board with specific template with graph APIStack Overflow
版权声明:本文标题:power automate - How to create a planner board with specific template with graph API - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742392305a2466228.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论