WorkersAdditionalJobs
Fetches additional job assignments linked to workers who hold multiple positions within an organization.
Workday Resource Information
Retrieves a collection of workers and current staffing information.Secured by: Self-Service: Current Staffing Information, Worker Data: Public Worker Reports
Scope: Staffing
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique Workday ID of the job instance. |
| Workers_Id [KEY] | String | The Workday ID of the worker associated with this job. |
| BusinessTitle | String | The official business title for the worker’s position. |
| Descriptor | String | A preview of the job instance, typically including key identifying details. |
| JobProfile_Descriptor | String | A preview of the job profile associated with this position. |
| JobProfile_Id | String | The Workday ID of the job profile linked to the position. |
| JobType_Descriptor | String | A description of the type of job (for example, full-time, part-time, contract). |
| Location_Country_Descriptor | String | A preview of the country where the worker’s position is located. |
| Location_Descriptor | String | A preview of the specific location associated with the worker’s position. |
| Location_Id | String | The Workday ID of the location instance. |
| SupervisoryOrganization_Descriptor | String | A preview of the supervisory organization responsible for this position. |
| SupervisoryOrganization_Id | String | The Workday ID of the supervisory organization. |
| WorkSpace_Descriptor | String | A preview of the workspace associated with the worker’s position. |
| WorkSpace_Id | String | The Workday ID of the workspace instance. |
| WorkSpace_LocationChain | String | The full location hierarchy (breadcrumb navigation) of the workspace. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Searches for workers by name or Worker ID. The search is case-insensitive and supports space-delimited OR searches. |