TimeSheets-Time Allocations (Time Entry)

Number of APIs: 1

  1. Get Time Allocations GET {{baseUrl}}/odata/TimeAllocations?$select=id,duration,comments,projectId,projectTaskId&$filter=modified ge 2021-01-01&$expand=timesheet($select=id;$expand=state($select=id,code,name)),project($select=id,name),projectTask($select=name,id,description)&$top=10