Workday · Example Payload

Hcm Inbox Task Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

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

Top-level fields

iddescriptorassigneddueoverdue

Example Payload

Raw ↑
{
  "id": "abc123",
  "descriptor": "example_value",
  "assigned": "example_value",
  "due": "example_value",
  "overdue": true
}