WorkersGoals
Retrieves a collection of goals for a specific worker.
Workday Resource Information
Retrieves a single goal instance for a worker with the specified ID. The goal data includes name, description, category, tags, associated reviews, due date, completed date, status, creator, worker it is for, supporting organization goal, locked reason, and activity streamable item.Secured by: Self-Service: Employee Goals, Worker Data: Employee Goals
Scope: Performance Enablement
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
| CompletedOn | Datetime | The date when the goal is completed. |
| CreatedBy_Descriptor | String | A description of the instance |
| CreatedBy_Href | String | A link to the instance |
| CreatedBy_Id | String | wid / id / reference id |
| Description | String | The description of the goal. |
| DueDate | Datetime | The date when the goal is due. |
| Name | String | The name of the goal. |
| State | String | The state of the goal. Indicates why the goal is non-editable or why a user needs to take an action to successfully create or update the goal. Possible values: Pending approval, Associated with In Progress Review, Pending archival, Pending restore, Saved for later, and Needs revising. |
| Status_Descriptor | String | A description of the instance |
| Status_Href | String | A link to the instance |
| Status_Id | String | wid / id / reference id |
| Supports_Descriptor | String | A description of the instance |
| Supports_Href | String | A link to the instance |
| Supports_Id | String | wid / id / reference id |
| Worker_Descriptor | String | A description of the instance |
| Worker_Href | String | A link to the instance |
| Worker_Id | String | wid / id / reference id |
| IncludeTerminatedWorkers_Prompt | Bool | Include terminated workers in the output |
| Search_Prompt | String | Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |