WorkersBusinessTitleChanges
Retrieves historical and pending changes to a worker’s business title, tracking career progression.
Workday Resource Information
Retrieves a business title change event with the specified ID.Secured by: Staffing Actions: Business Title
Scope: Staffing
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the business process instance. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker associated with this business process. |
| CurrentBusinessTitle | String | False |
The worker's business title before this business process was initiated. If no title override exists, this field defaults to the job title or job profile name. |
| Descriptor | String | False |
A brief preview or summary of the instance. |
| Due | Datetime | False |
The deadline by which this business process must be completed. |
| Effective | Datetime | False |
The date when the changes from this business process take effect. |
| Href | String | False |
A direct link to the instance in Workday. |
| Initiated | Datetime | False |
The date and time when this business process was initiated. |
| Initiator_Descriptor | String | False |
A brief description of the person who initiated this business process. |
| Initiator_Href | String | False |
A direct link to the initiator's profile in Workday. |
| Initiator_Id | String | False |
The Workday ID of the initiator. |
| ProposedBusinessTitle | String | False |
The worker's new business title after this business process is completed. Defaults to the job title or job profile name if no title override exists. |
| Subject_Descriptor | String | False |
A brief description of the primary subject of this business process. |
| Subject_Href | String | False |
A direct link to the primary subject's profile in Workday. |
| Subject_Id | String | False |
The Workday ID of the primary subject. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the search results. |
| Search_Prompt | String | False |
Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |