Workday · Example Payload

Performancemanagement Goal Example

A sample description.

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

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

Top-level fields

iddescriptornamedescriptionstatusdueDatecompletionDateweight

Example Payload

Raw ↑
{
  "id": "abc123",
  "descriptor": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "status": "example_value",
  "dueDate": "example_value",
  "completionDate": "example_value",
  "weight": 42.5
}