Workday · Example Payload

Hcm Worker Summary Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Hcm Worker Summary Example is an example object payload from Workday, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptorhrefprimaryWorkEmailprimaryWorkPhoneisPrimaryJobbusinessTitle

Example Payload

Raw ↑
{
  "id": "abc123",
  "descriptor": "example_value",
  "href": "example_value",
  "primaryWorkEmail": "user@example.com",
  "primaryWorkPhone": "example_value",
  "isPrimaryJob": true,
  "businessTitle": "example_value"
}