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: FLW Service, 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 | The display name of the instance |
| JobProfile_Descriptor | String | The display name of the instance |
| JobProfile_Id | String | The Workday ID of the job profile linked to the position. |
| JobType_Descriptor | String | The display name of the instance |
| Location_Country_Descriptor | String | The display name of the instance |
| Location_Descriptor | String | The display name of the instance |
| Location_Id | String | The Workday ID of the location instance. |
| SupervisoryOrganization_Descriptor | String | The display name of the instance |
| SupervisoryOrganization_Id | String | The Workday ID of the supervisory organization. |
| WorkSpace_Descriptor | String | The display name of the instance |
| 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. |