Acadia · Example Payload

Acadia Employee Example

Connected WorkerKnowledge ManagementManufacturingSkills ManagementTrainingWorkforce Development

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

Top-level fields

idnameemaildepartmentroletrainingCompletion

Example Payload

Raw ↑
{
  "id": "emp-ghi789",
  "name": "Jane Smith",
  "email": "jsmith@example.com",
  "department": "Production",
  "role": "Machine Operator",
  "trainingCompletion": 87
}