WorkersDevelopmentItems
Retrieves development items for a worker, including skill-building tasks and career advancement plans.
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 | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the development item instance. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker associated with this development item. |
| AdditionalInformation | String | False |
A rich text field for providing additional details about the development item. |
| CompletionDate | String | False |
The formatted completion date of the development item in the worker's local time zone. |
| CreatedBy_Descriptor | String | False |
The display name of the instance |
| CreatedBy_Href | String | False |
A link to the creator's Workday profile. |
| CreatedBy_Id | String | False |
The Workday ID of the person who created the development item. |
| CreatedOnDate | String | False |
The date the development item was created, formatted based on the worker's locale. |
| Descriptor | String | False |
The display name of the instance |
| InReview | Bool | False |
True if the development item is locked due to being under review. |
| LastChangedDateTime | String | False |
The last modified date and time of the development item, formatted locally. |
| LastUpdatedBy_Descriptor | String | False |
The display name of the instance |
| LastUpdatedBy_Href | String | False |
A link to the profile of the person who last updated the development item. |
| LastUpdatedBy_Id | String | False |
The Workday ID of the last person to update the development item. |
| StartDate | String | False |
The formatted start date of the development item based on the worker’s locale. |
| StatusNote | String | False |
A text field for providing additional details on the status of the development item. |
| StatusWorkdayOwned_Descriptor | String | False |
The display name of the instance |
| StatusWorkdayOwned_Href | String | False |
A link to the Workday-defined status instance. |
| StatusWorkdayOwned_Id | String | False |
The Workday ID for the Workday-defined status. |
| Status_Descriptor | String | False |
The display name of the instance |
| Status_Href | String | False |
A link to the custom status instance. |
| Status_Id | String | False |
The Workday ID for the custom status. |
| TiedTo_Descriptor | String | False |
The display name of the instance |
| TiedTo_Id | String | False |
The Workday ID of the linked item or entity. |
| Title | String | False |
The title or name assigned to the development item. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the output. |
| Search_Prompt | String | False |
Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |