Jul 06 2021 05:50 AM
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
Jul 06 2021 07:26 AM
@spghs Try https://docs.microsoft.com/en-us/graph/api/plannertaskdetails-get?view=graph-rest-1.0&tabs=http to get the task details.
Jul 06 2021 11:18 PM
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