Workday Recruiting · Example Payload

Recruiting Rest Api Job Posting Site Example

HCMHuman ResourcesRecruitingSaaSTalent Acquisition

Recruiting Rest Api Job Posting Site Example is an example object payload from Workday Recruiting, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamesiteUrlisInternalactive

Example Payload

Raw ↑
{
  "id": "11111111-2222-3333-4444-555555555555",
  "name": "Senior Software Engineer",
  "siteUrl": "https://example.com/resource",
  "isInternal": false,
  "active": true
}