{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "created": [
          {
            "@odata.etag": "W/\"CQAAABYAAADHcgC8Hl9tRZ/hc1wEUs1TAAAwR4Hg\"",
            "id": "AAMkAGUAAAwTW09AAA=",
            "subject": "Welcome to the project",
            "createdDateTime": "2026-05-20T14:20:00Z",
            "lastModifiedDateTime": "2026-05-20T14:20:00Z",
            "sender": {
              "emailAddress": {
                "name": "Samantha Booth",
                "address": "samanthab@adatum.onmicrosoft.com"
              }
            },
            "from": {
              "emailAddress": {
                "name": "Samantha Booth",
                "address": "samanthab@adatum.onmicrosoft.com"
              }
            },
            "toRecipients": [
              {
                "emailAddress": {
                  "name": "John Doe",
                  "address": "john.doe@example.com"
                }
              }
            ]
          }
        ],
        "updated": [
          {
            "@odata.etag": "W/\"ZlnW4RIAV06KYYwlrfNZvQAAKGWwbw==\"",
            "id": "AAMkAGIAAAoZDOFAAA=",
            "subject": "You have late tasks!",
            "createdDateTime": "2026-05-12T09:00:00Z",
            "lastModifiedDateTime": "2026-05-20T13:15:00Z",
            "sender": {
              "emailAddress": {
                "name": "Microsoft Planner",
                "address": "noreply@Planner.Office365.com"
              }
            },
            "from": {
              "emailAddress": {
                "name": "Microsoft Planner",
                "address": "noreply@Planner.Office365.com"
              }
            },
            "toRecipients": [
              {
                "emailAddress": {
                  "name": "John Doe",
                  "address": "john.doe@example.com"
                }
              }
            ]
          }
        ]
      },
      "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
}