WorkersInboxTasks
Fetches pending and completed tasks from a worker's Workday inbox, such as approvals, performance evaluations, and training assignments.
Workday Resource Information
Secured by: Core Navigation
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the event record. |
| Workers_Id [KEY] | String | The Workday ID of the worker associated with this event record. |
| Assigned | Datetime | The date when the event record was last updated. |
| Descriptor | String | The display name of the instance |
| Due | Datetime | The due date for this step in the business process. |
| Href | String | A direct link to the event record in Workday. |
| Initiator_Descriptor | String | The display name of the instance |
| Initiator_Href | String | A direct link to the initiator's Workday profile. |
| Initiator_Id | String | The Workday ID of the person who initiated this event. |
| OverallProcess_Descriptor | String | The display name of the instance |
| OverallProcess_Href | String | A direct link to the overall process in Workday. |
| OverallProcess_Id | String | The Workday ID of the overall business process. |
| Status_Descriptor | String | The display name of the instance |
| Status_Href | String | A direct link to the status details in Workday. |
| Status_Id | String | The Workday ID of the status associated with this event. |
| StepType_Descriptor | String | The display name of the instance |
| StepType_Href | String | A direct link to the step type details in Workday. |
| StepType_Id | String | The Workday ID of the step type. |
| Subject_Descriptor | String | The display name of the instance |
| Subject_Href | String | A direct link to the subject's Workday profile. |
| Subject_Id | String | The Workday ID of the subject related to this event. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the search results. |
| Search_Prompt | String | Search for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |