ADO.NET Provider for Workday

Build 25.0.9434

WorkersGoals

Retrieves a worker’s personal and professional goals, including development plans and performance objectives.

Workday Resource Information

Retrieves all goals for a worker with the specified ID. You can use a returned id from GET /workers in the Staffing service. 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 Unique Workday ID for the goal record.
Workers_Id [KEY] String The Workday ID of the worker who owns this goal.
CompletedOn Datetime The date when the goal was marked as completed.
CreatedBy_Descriptor String The name or description of the user who created the goal.
CreatedBy_Href String A URL link to the profile of the user who created the goal.
CreatedBy_Id String The Workday ID of the user who created the goal.
Description String A detailed description of the goal.
DueDate Datetime The deadline for completing the goal.
Name String The title or name of the goal.
State String Indicates the current state of the goal and whether it is editable or requires action. Possible states: Pending approval, Associated with In Progress Review, Pending archival, Pending restore, Saved for later, and Needs revising.
Status_Descriptor String The name or description of the current status of the goal.
Status_Href String A URL link to the status details of the goal.
Status_Id String The Workday ID associated with the status of the goal.
Supports_Descriptor String The name or description of another goal or initiative that this goal supports.
Supports_Href String A URL link to the related goal or initiative that this goal supports.
Supports_Id String The Workday ID of the goal or initiative that this goal supports.
Worker_Descriptor String The name or description of the worker who owns this goal.
Worker_Href String A URL link to the worker's profile.
Worker_Id String The Workday ID of the worker associated with this goal.
IncludeTerminatedWorkers_Prompt Bool If true, includes terminated workers in the search results.
Search_Prompt String Searches for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434