{
  "payload": {
    "headers": {
      "content-type": "application/json",
      "canny-timestamp": "1776301642189",
      "canny-nonce": "e4f1c0a8b7d24f3e9a5c6b8d0e2f4a19",
      "canny-signature": "j5Rr8gYb2mQ9xK1sV0dTn7WcZaHpLfEuIoNbXyMkQvA="
    },
    "queryParameters": {},
    "rawBody": {
      "data": "{\"created\":\"2026-04-16T01:07:22.189Z\",\"object\":{\"id\":\"553c3ef8b8cdcd1501ba1238\",\"title\":\"Support custom color schemes\"},\"objectType\":\"post\",\"type\":\"post.created\"}",
      "contentType": "application/json"
    },
    "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": "2026-04-16T00:00:00.000Z",
    "globalDebug": false,
    "body": {
      "data": {
        "created": "2026-04-16T01:07:22.189Z",
        "object": {
          "id": "553c3ef8b8cdcd1501ba1238",
          "author": {
            "id": "553c3ef8b8cdcd1501ba123a",
            "created": "2026-04-16T01:07:22.189Z",
            "email": "sally.doe@example.com",
            "isAdmin": false,
            "name": "Sally Doe",
            "url": "https://your-company.canny.io/admin/users/sally-doe",
            "userID": "1234"
          },
          "board": {
            "id": "553c3ef8b8cdcd1501ba1234",
            "created": "2026-04-16T01:07:22.189Z",
            "isPrivate": false,
            "name": "Feature Requests",
            "postCount": 123,
            "privateComments": false,
            "token": "b2b4d0d4-2b8e-4a1b-9c1d-6f0b3a5e7c21",
            "url": "https://your-company.canny.io/admin/board/feature-requests"
          },
          "by": null,
          "category": null,
          "commentCount": 0,
          "created": "2026-04-16T01:07:22.189Z",
          "details": "We'd love the ability to customize the color scheme to match our brand.",
          "eta": null,
          "imageURLs": [],
          "score": 1,
          "status": "open",
          "tags": [],
          "title": "Support custom color schemes",
          "url": "https://your-company.canny.io/admin/board/feature-requests/p/support-custom-color-schemes"
        },
        "objectType": "post",
        "type": "post.created"
      },
      "contentType": "application/json"
    }
  }
}