{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": null
    },
    "body": {
      "data": {
        "created": [
          {
            "id": "5007154401",
            "survey_id": "1234567890",
            "collector_id": "987654321",
            "response_status": "completed",
            "date_created": "2026-05-26T14:30:00+00:00",
            "date_modified": "2026-05-26T14:30:00+00:00",
            "href": "https://api.surveymonkey.com/v3/surveys/1234567890/responses/5007154401",
            "pages": []
          }
        ],
        "updated": [
          {
            "id": "5007150099",
            "survey_id": "1234567890",
            "collector_id": "987654321",
            "response_status": "completed",
            "date_created": "2026-04-12T09:00:00+00:00",
            "date_modified": "2026-05-26T15:45:00+00:00",
            "href": "https://api.surveymonkey.com/v3/surveys/1234567890/responses/5007150099",
            "pages": []
          }
        ]
      }
    },
    "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"
    },
    "startedAt": "2024-01-15T00:00:00.000Z",
    "globalDebug": false
  }
}