{
  "branch": "Event Notification",
  "payload": {
    "headers": {
      "content-type": "application/json",
      "x-hub-signature-256": "sha256=7f3b2c1d9e0a4b5c6d7e8f90a1b2c3d4e5f60718293a4b5c6d7e8f90a1b2c3d4"
    },
    "queryParameters": {},
    "rawBody": {
      "data": null
    },
    "body": {
      "data": {
        "object": "whatsapp_business_account",
        "entry": [
          {
            "id": "102290129340398",
            "changes": [
              {
                "value": {
                  "messaging_product": "whatsapp",
                  "metadata": {
                    "display_phone_number": "15550783881",
                    "phone_number_id": "106540352242922"
                  },
                  "contacts": [
                    {
                      "profile": {
                        "name": "Jane Smith"
                      },
                      "wa_id": "16505555555"
                    }
                  ],
                  "messages": [
                    {
                      "from": "16505555555",
                      "id": "wamid.HBgLMTY1MDUwNzY1MjAVAgASGBQzQTRCNUM2RDdFOEY5MEExQjJDMwA=",
                      "timestamp": "1718312400",
                      "text": {
                        "body": "Hello, this is a test message"
                      },
                      "type": "text"
                    }
                  ]
                },
                "field": "messages"
              }
            ]
          }
        ]
      }
    },
    "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
  }
}