Forum Discussion
How to put Notes and priority fields data in Task POST API
- Jun 22, 2021
Hello srrepswal,
There is a dedicated Planner community - this is the Project community, you might find you get a quicker response here for Planner queries in the furture: https://techcommunity.microsoft.com/t5/planner/ct-p/Planner
To be able to set the priority value you will need to be using the beta API and not version 1.0 - https://graph.microsoft.com/beta. It is not possible to set the Notes field (well not according to the docs)
There is also a dedicate forum for the Tasks Graph API: https://docs.microsoft.com/en-us/answers/topics/microsoft-graph-tasks-plans.html
Hope that helps
Paul
Hello srrepswal,
There is a dedicated Planner community - this is the Project community, you might find you get a quicker response here for Planner queries in the furture: https://techcommunity.microsoft.com/t5/planner/ct-p/Planner
To be able to set the priority value you will need to be using the beta API and not version 1.0 - https://graph.microsoft.com/beta. It is not possible to set the Notes field (well not according to the docs)
There is also a dedicate forum for the Tasks Graph API: https://docs.microsoft.com/en-us/answers/topics/microsoft-graph-tasks-plans.html
Hope that helps
Paul