{
  "payload": {
    "headers": {
      "Content-Type": "application/json",
      "X-Signature": "1d6207f8818f063890758a32d3833914754ba788cb2993b04ac8eb064fef0fcd"
    },
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "event": "taskCreated",
        "webhook_id": "4b67ac88-e506-4a29-9d42-26e504e3435e",
        "task_id": "9hx",
        "history_items": [
          {
            "id": "8a2f82db-7718-4fdb-9493-4849e67f009d",
            "type": 1,
            "date": "1704153600000",
            "field": "status",
            "parent_id": "124",
            "data": {
              "status_type": "open"
            },
            "source": null,
            "user": {
              "id": 81942673,
              "username": "John Doe",
              "email": "john.doe@example.com",
              "color": "#7b68ee",
              "initials": "JD",
              "profilePicture": null
            },
            "before": null,
            "after": {
              "status": "to do",
              "color": "#d3d3d3",
              "orderindex": 0,
              "type": "open"
            }
          }
        ]
      },
      "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"
    }
  }
}