Forum Discussion

Ponnarasu Jayaseelan's avatar
Ponnarasu Jayaseelan
Copper Contributor
Feb 20, 2018

Retrieve Task Details using Graph API

Is it possible to retrieve the task details using Graph API. I went through, in order to achieve this we need to follow iterate the Group ID followed by Plan ID then by Task Details. 

 

If so, whether is possible to get it done in a single script where we need to key-in Planner Name as input and output should list out all the task details. 

 

Through Graph Explorer, I can get it done . Whereas same if i try to iterate the loop in PowerShell IDE. It throws an error.

1 Reply