{
  "payload": {
    "headers": {
      "Content-Type": "application/json"
    },
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "value": [
          {
            "subscriptionId": "e9d5b726-4478-4412-bfba-268530484566",
            "subscriptionExpirationDateTime": "2024-12-31T23:59:59.999Z",
            "changeType": "updated",
            "resource": "Users/{user-id}/Events/{event-id}",
            "resourceData": {
              "@odata.type": "#Microsoft.Graph.Event",
              "@odata.id": "Users/{user-id}/Events/{event-id}",
              "@odata.etag": "W/\"CQAAABYAAADHcgC8Hl9tRZ/hc1wEUs1TAAAwR4Hg\"",
              "id": "AAMkAGIAAAoZDOFAAA="
            },
            "clientState": "secretClientValue",
            "tenantId": "1717622f-1d94-4d0c-9d74-709fad664b77"
          }
        ]
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Webhook Flow": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Webhook 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"
    }
  },
  "branch": "Notification"
}