Is it possible to get ID that marked on a pic using PWA rest api?
Tried these parameters with no luck
/tasks?$select=Name,TaskIndex
Any ideas?
Is it possible to get ID that marked on a pic using PWA rest api?
Tried these parameters with no luck
/tasks?$select=Name,TaskIndex
Any ideas?
(_api/ProjectData rather than _api/ProjectServer):
{PWA Site URL}/_api/ProjectData/Projects(guid'{project guid}')/Tasks()?$Select=TaskName,TaskId,TaskIndex,TaskClientUniqueId