
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your AppRetrieves a collection of job postings. in Workday API
Retrieves all job postings. You can filter by categories and job sites.
Secured by: Job Postings: External
Scope: Recruiting
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Category | query.category | array | |
Job Site | query.jobSite | array | |
Limit | query.limit | integer | |
Offset | query.offset | integer |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Data | data | array of items | |
Categories | item.categories | array of items | The job family group for the job posting, according to the job requisition. |
Id | item.id | string | Id of the instance |
Descriptor | item.descriptor | string | A preview of the instance |
Job Site | item.jobSite | object | The job posting site that the job is posted on. |