Forum Discussion
spghs
Jul 06, 2021Copper Contributor
Using Microsoft Graph API URL, trying to access the task details
Using Microsoft Graph API URL, trying to access the task details. But not getting all fields.
https://graph.microsoft.com/v1.0/planner/plans/{plan-id}/tasks
- SanthoshB1Bronze Contributor
spghs Try https://docs.microsoft.com/en-us/graph/api/plannertaskdetails-get?view=graph-rest-1.0&tabs=http to get the task details.
- spghsCopper Contributor
Still not getting the full details
https://graph.microsoft.com/v1.0/planner/plans/{plan-id}/tasks
https://graph.microsoft.com/v1.0/planner/tasks/{task-id}/details