Workday Jobs API
Search Workday public boards and enrich job details from the platform JSON API.
workday
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
workday.career_sites.discover
Probe Workday datacenter hosts and identify reachable career boards.
workday.job.get
Fetch a single Workday job posting and normalize full description and location metadata.
workday.jobs.facets
Return available Workday job-search facets and counts.
workday.jobs.search
Search a public Workday career board and return normalized job summaries with pagination and stable IDs.
Common uses
- Technical hiring trend monitoring
- Role and compensation intelligence
- Career-site migration validation
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.