{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "created": [
          {
            "id": 69306314,
            "candidate_id": 57683957,
            "prospect": false,
            "applied_at": "2026-05-20T14:00:00.000Z",
            "rejected_at": null,
            "last_activity_at": "2026-05-20T14:00:00.000Z",
            "location": {
              "address": "New York, New York, USA"
            },
            "source": {
              "id": 2,
              "public_name": "Jobs page on your website"
            },
            "credited_to": {
              "id": 4080,
              "first_name": "Kate",
              "last_name": "Austen",
              "name": "Kate Austen",
              "employee_id": "12345"
            },
            "rejection_reason": null,
            "rejection_details": null,
            "jobs": [
              {
                "id": 107761,
                "name": "UX Designer - Boston"
              }
            ],
            "job_post_id": 123,
            "status": "active",
            "current_stage": {
              "id": 767358,
              "name": "Application Review"
            },
            "attachments": []
          }
        ],
        "updated": [
          {
            "id": 69306509,
            "candidate_id": 57683957,
            "prospect": false,
            "applied_at": "2026-05-12T09:00:00.000Z",
            "rejected_at": null,
            "last_activity_at": "2026-05-20T13:15:00.000Z",
            "location": null,
            "source": {
              "id": 100674,
              "public_name": "Campus Job Fair"
            },
            "credited_to": {
              "id": 566819,
              "first_name": "Bob",
              "last_name": "Smith",
              "name": "Bob Smith",
              "employee_id": "ABC12345"
            },
            "rejection_reason": null,
            "rejection_details": null,
            "jobs": [
              {
                "id": 224587,
                "name": "Product Manager"
              }
            ],
            "job_post_id": null,
            "status": "active",
            "current_stage": {
              "id": 826,
              "name": "In Discussion"
            },
            "attachments": []
          }
        ]
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Polling Flow": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Polling Flow": [
        "example-api-key"
      ]
    },
    "invokeUrl": "https://hooks.example.com/trigger/EXAMPLE",
    "executionId": "SW5zdGFuY2VFeGVjdXRpb246MTIzNDU=",
    "customer": {
      "id": "Q3VzdG9tZXI6MTIzNDU=",
      "externalId": "example-customer-external-id",
      "name": "Example Customer"
    },
    "instance": {
      "id": "SW5zdGFuY2U6MTIzNDU=",
      "name": "Example Instance"
    },
    "user": {
      "id": "VXNlcjoxMjM0NQ==",
      "externalId": "example-user-external-id",
      "name": "Example User",
      "email": "user@example.com"
    }
  },
  "polledNoChanges": false
}