API end points have been added to enable users to retrieve and edit planned resource data and use the API to initiate the Push to Resource Demand action.
1 - Resource Demand end points
GET action – retrieves the individual periods
Monthly periods Weekly Periods
POST Action – pushes Tasks demand data to resource demand
Mimics clicking the green star icon on the Gantt toolbar. projectId and startPeriod are mandatory.
When overwriteExistingDemand is set to True, it clears out the resource demand and rebuilds it.
2 – Custom Distribution
For custom distributed data, Skills data can be retrieved/updated in both month and weekly breakdowns. Materials, Users and Facilities are in monthly periods.
GET actions – Endpoints get custom distribution data from task planned resources.
For the GET actions either projectId or taskId must be provided.
POST actions – Updates custom distributed data for Planned resources on a Task
For Skills - TaskId and SkillID are required.
For Materials - TaskId is required. TaskMaterialID is required if there are more than 1 Material on a task
For Users - TaskId and UserID are required
For Facilities - TaskId and FacilityId are required
Effort is either Days or Hours, and periods must be within the Task dates
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article