JobFamilies
Retrieves a collection of job families.
Workday Resource Information
Retrieves a job family with the specified ID.Secured by: Job Information
Scope: Jobs & Positions
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
Descriptor | String | Supported for: SELECT. A preview of the instance |
Inactive | Bool | Supported for: SELECT. If true, the method returns inactive job families. Default is false. |
JobFamilyGroup_Descriptor | String | Supported for: SELECT. A preview of the instance |
JobFamilyGroup_Id | String | Supported for: SELECT. Id of the instance |
Summary | String | Supported for: SELECT. Returns the job family summary for the job family. |
Inactive_Prompt | Bool | If true, the method returns inactive job families. Default is false. |
JobFamilyGroup_Prompt | String | Accepts multiple inputs. The job family group for the job family. You can specify more than 1 jobFamilyGroup query parameter. |
JobProfile_Prompt | String | Accepts multiple inputs. The job profile for the job family. You can specify more than 1 jobFamilyGroup query parameter. For possible values, you can use a returned id from GET /jobProfiles. |