JobChangesGroupWorkShiftsValues
Retrieves available work shift options for job changes, ensuring scheduling and workforce alignment.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier (WID, ID, or reference ID) assigned to the work shift, ensuring accurate tracking of employee schedules. |
| Descriptor | String | A concise, user-friendly description of the work shift, specifying details such as shift type (e.g., morning, night, rotating). |
| CollectionToken | String | A token used with the Collection_Prompt input to retrieve all members of a specific collection. If the value is 'NULL', the row represents an individual value rather than a collection. |
| Collection_Prompt | String | A value from the CollectionToken column. Entering this input retrieves all associated child elements within the specified collection. |
| EffectiveDate_Prompt | Date | The effective date for the work shift assignment, allowing users to filter records based on when the shift schedule change takes effect. |
| Job_Prompt | String | The job associated with the work shift assignment, used as a filter to refine query results for specific roles. |
| Location_Prompt | String | The work location linked to the work shift assignment, providing filtering options based on geographic workforce scheduling. |
| ProposedManager_Prompt | String | The proposed manager for the worker in the work shift assignment, allowing filtering by managerial oversight. |
| StaffingEvent_Prompt | String | The staffing event related to the work shift assignment, enabling queries based on specific employment scheduling changes. |
| Worker_Prompt | String | The worker linked to the work shift assignment, allowing targeted queries for employees based on their assigned shift schedules. |