WorkersDevelopmentItemsSkills
Retrieves specific skills associated with a worker’s development plan, aiding in competency tracking.
Workday Resource Information
Retrieves a single development item instance for a worker with the specified ID. The development item data includes the name, additional information, status, status note text, creator, worker who last updated the development item, the localized date the development item was created, started, and completed, the localized date and time the development item was last updated, whether the development item is in review, and the tenanted attributes the development item is related to, including competency, job profile, work experience, and job interest.Secured by: Self-Service: Development Items, Worker Data: Development Items
Scope: Career and Development Planning, Performance Enablement
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the development item instance. |
| WorkersDevelopmentItems_Id [KEY] | String | The Workday ID of the development item collection that includes this instance. |
| Workers_Id [KEY] | String | The Workday ID of the worker to whom this development item belongs. |
| Descriptor | String | A brief preview or summary of the development item. |
| RemoteID | String | The external system's unique identifier for a skill associated with this development item. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the search results. |
| Search_Prompt | String | Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |