JobProfiles
Retrieves a collection of job profiles.
Workday Resource Information
Retrieves a job profile with the specified ID.Secured by: Job Profile: View, Public Job: View
Scope: Jobs & Positions
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| AdditionalJobDescription | String | The formatted additional job description value on the job profile. |
| CriticalJob | Bool | Indicates if the job is considered critical. |
| DefaultJobTitle | String | The Job Title Default for the job profile. |
| DifficultyToFill_Descriptor | String | A preview of the instance |
| DifficultyToFill_Id | String | Id of the instance |
| Inactive | Bool | Returns true if the Job Profile is inactive. |
| JobCategory_Descriptor | String | A preview of the instance |
| JobCategory_Id | String | Id of the instance |
| JobDescription | String | The formatted job description value on the job profile. |
| JobLevel_Descriptor | String | A preview of the instance |
| JobLevel_Id | String | Id of the instance |
| ManagementLevel_Descriptor | String | A preview of the instance |
| ManagementLevel_Id | String | Id of the instance |
| Name | String | The name of the job profile. |
| Public | Bool | Indicates if the job profile has been marked as being public. |
| Summary | String | The description of the responsibilities and/or qualifications for the job profile. |
| WorkShiftRequired | Bool | Indicates if the Job Profile requires a Work Shift to be specified on associated Positions. |
| IncludeInactive_Prompt | Bool | If true, the method returns inactive job profiles. Default is false. |