ProjectResource REST Endpoints

ProjectResource

Primavera's resource planning feature allows you to do high-level project planning for future project or project that does not require resource assignments at the activity level. The resource planning feature allows you to allocate and manage resources at the project and WBS levels. If the LifeOfProjectFlag is true, the resource assignment is for the duration of the project, and so, if the project dates are pushed out, the resource assignment dates are pushed as well

If the LifeOfProjectFlag is false, the dates on the ProjectResource will be calculated from the dates on the child ProjectResourceQuantity objects.

Create ProjectResource
Method: post
Path: /projectResource
Delete ProjectResource
Method: delete
Path: /projectResource
Read ProjectResource
Method: get
Path: /projectResource
Update ProjectResource
Method: put
Path: /projectResource
View ProjectResource Field Length
Method: get
Path: /projectResource/getFieldLength/{fieldName}
View ProjectResource fields
Method: get
Path: /projectResource/fields