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 | Supported for: SELECT. The date when the goal is completed. |
CreatedBy_Descriptor | String | Supported for: SELECT. A description of the instance |
CreatedBy_Href | String | Supported for: SELECT. A link to the instance |
CreatedBy_Id | String | Supported for: SELECT. wid / id / reference id |
Description | String | Supported for: SELECT. The description of the goal. |
DueDate | Datetime | Supported for: SELECT. The date when the goal is due. |
Name | String | Supported for: SELECT. The name of the goal. |
State | String | Supported for: SELECT. 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 | Supported for: SELECT. A description of the instance |
Status_Href | String | Supported for: SELECT. A link to the instance |
Status_Id | String | Supported for: SELECT. wid / id / reference id |
Supports_Descriptor | String | Supported for: SELECT. A description of the instance |
Supports_Href | String | Supported for: SELECT. A link to the instance |
Supports_Id | String | Supported for: SELECT. wid / id / reference id |
Worker_Descriptor | String | Supported for: SELECT. A description of the instance |
Worker_Href | String | Supported for: SELECT. A link to the instance |
Worker_Id | String | Supported for: SELECT. wid / id / reference id |
IncludeTerminatedWorkers_Prompt | Bool | Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |