{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": null
    },
    "pathFragment": "",
    "webhookUrls": {},
    "webhookApiKeys": {},
    "invokeUrl": "",
    "executionId": "RXhhbXBsZUV4ZWN1dGlvblJlc3VsdElk",
    "customer": {
      "id": "testCustomerId",
      "name": "Test Customer",
      "externalId": "testExternalId"
    },
    "instance": {
      "id": "testInstanceId",
      "name": "Test Instance"
    },
    "user": {
      "id": "testUserId",
      "email": "user@example.com",
      "name": "Test User",
      "externalId": "testUserExternalId"
    },
    "integration": {
      "id": "testIntegrationId",
      "name": "Test Integration",
      "versionSequenceId": "1",
      "externalVersion": ""
    },
    "flow": {
      "id": "testFlowId",
      "name": "Test Flow",
      "stableId": "testFlowStableId"
    },
    "startedAt": "2024-01-15T00:00:00.000Z",
    "globalDebug": false,
    "body": {
      "data": {
        "records": [
          {
            "PersonId": 300100099990042,
            "PersonNumber": "EMP042",
            "DisplayName": "Maria Garcia-Lopez",
            "FirstName": "Maria",
            "LastName": "Garcia-Lopez",
            "FullName": "Garcia-Lopez, Maria",
            "WorkEmail": "maria.garcia-lopez@example.com",
            "CreationDate": "2026-05-13T09:15:00.000Z",
            "LastUpdateDate": "2026-05-13T10:30:00.000Z"
          }
        ],
        "resourceType": "Workers"
      }
    }
  },
  "polledNoChanges": false
}