Campaign & Media Manager (12-month max term contract)
Undisclosed company · Australia
681,404 Workday postings open right now. Median pay —, 8.6% remote, 48 new this week — live counts, read straight from employer hiring systems.
Only 109 of 681,404 postings in this slice
carry a publication date we can read into a date field (0.0%), so no
median age or freshness share is shown here: it would be computed on that fraction and read as if it described
all of them. Some sources state the age as a phrase — Workday says “Posted 10 Days Ago” — which is not a date
we can filter on. The same denominator is in the API as with_posted_at.
| Percentile | Salary |
|---|---|
| 25th | — |
| Median | — |
| 75th | — |
| 90th | — |
No data for this slice yet.
No data for this slice yet.
No data for this slice yet.
No data for this slice yet.
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Undisclosed company · Australia
Download these 50 openings as CSV
Showing 50 of 681,404 openings. The full index is in the API.
Workday has no documented public jobs endpoint; its own careers pages call this one. It is public, but the vendor does not promise to keep it. It returns JSON.
POST https://{tenant}.wd{n}.myworkdayjobs.com/wday/cxs/{tenant}/{site}/jobs
{"appliedFacets":{},"limit":20,"offset":0,"searchText":""}
One careers site per call; you need the tenant, the data-centre number and the site name from the careers URL.
The index reads every Workday board it knows, next to 10 other applicant tracking systems, in one schema. Filter by title, keyword, city, country, salary or posting age, or aggregate the same filter into pay percentiles and top employers.
curl -X POST https://hiringindex.p.rapidapi.com/jobs/search \
-H "x-rapidapi-host: hiringindex.p.rapidapi.com" \
-H "x-rapidapi-key: YOUR_KEY" \
-H "content-type: application/json" \
-d '{"source_platforms":["workday"],"limit":20}'
Get your free API key on RapidAPI
Free tier, no card, no trial clock. Your key and billing live on RapidAPI, so the first call is a copy-paste away.
Not a documented one. Its careers pages call POST https://{tenant}.wd{n}.myworkdayjobs.com/wday/cxs/{tenant}/{site}/jobs, which returns JSON; the vendor does not promise it stays that way. One careers site per call; you need the tenant, the data-centre number and the site name from the careers URL.
Search and aggregates across every Workday board in the index and nine other ATS in one call. Postings keep the employer’s own application link, and a field the source did not state is absent rather than invented.