Allianz Engagement Survey · Example Payload

Engagement Survey Participant Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

Engagement Survey Participant Example is an example object payload from Allianz Engagement Survey, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

participant_idemployee_idstatusinvited_atresponded_at

Example Payload

Raw ↑
{
  "participant_id": "part-500456",
  "employee_id": "emp-123456",
  "status": "responded",
  "invited_at": "2026-05-01T08:00:00Z",
  "responded_at": "2026-05-03T14:22:00Z"
}