{
  "payload": {
    "headers": {
      "Content-Type": "application/json",
      "X-Hook-Signature": "1d6207f8818f063890758a32d3833914754ba788cb2993b04ac8eb064fef0fcd"
    },
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "events": [
          {
            "action": "added",
            "created_at": "2026-05-20T14:00:00.000Z",
            "parent": null,
            "resource": {
              "gid": "1202461773653662",
              "resource_type": "project",
              "name": "My new project name"
            },
            "type": "project",
            "user": {
              "gid": "1202178852626547",
              "resource_type": "user",
              "name": "Example User"
            }
          }
        ]
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Workspace Projects Flow": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Workspace Projects 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"
}