TaskResources
Retrieves a collection of Task Resources.
Workday Resource Information
Retrieve Task Resource specified by Workday ID.Secured by: Manage: Project Task Resources
Scope: Projects
Aggregate Fields
The connector represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
ProjectResources_Aggregate
[{ descriptor: Text /* A preview of the instance */ id: Text /* Id of the instance */ }]
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
Allocation | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. The allocation percentage for the task resource. |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
EndDate | Datetime | False |
Supported for: SELECT, INSERT, UPDATE. The date the task resource ends. |
EstimatedHours | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. The number of hours estimated for the task resource. |
Memo | String | False |
Supported for: SELECT, INSERT, UPDATE. The memo specified on the Project Task Resource. |
ProjectPlanLine_AssociationResourcePlanDetail | Bool | False |
Supported for: SELECT. Flag denoting whether resource plan detail is association type |
ProjectPlanLine_Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
ProjectPlanLine_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. Id of the instance |
ProjectPlanTask_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
ProjectPlanTask_Href | String | False |
Supported for: SELECT. A link to the instance |
ProjectPlanTask_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
ProjectResources_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. The workers or unnamed resources assigned to the resource plan. |
StartDate | Datetime | False |
Supported for: SELECT, INSERT, UPDATE. The date the task resource starts. |
WarningCustomValidations | String | False |
Supported for: SELECT. Warning Custom Validations |
ProjectPlanTask_Prompt | String | False |
Accepts multiple inputs. The project plan task to retrieve the task resources from. |
Project_Prompt | String | False |
Accepts multiple inputs. The project to retrieve the task resources from. |