0

New Webhooks Dashboard missing / Payload not customizable

Dear all, in our community, we are utilizing webhooks. My "older" webhooks all send quite a significant payload.

However, I just created a new webhook and it only parses this (redacted). If i change the Payload resource data, I can strip information...but for the post, only the postKey shows despite having:
postKey,type,typeLabel,title,textPlain,url,category.link,author.userKey,author.remoteId,author.name,author.handle,author.label,author.role.

 

Also the new feature Webhook Dashboard is missing in our instance

 

{
  "id": "",
  "ts": "2025-04-03T13:00:21.483Z",
  "type": "TOPIC_POSTED",
  "fromCategory": s",
  "name": "",
  "data": {
    "actor": {
      "role": "owner",
      "name": "",
      "handle": "",
      "label": "",
      "avatar": {
        "src2x": "https://s3-us-west-2.amazonaws.com/media.forumbee.com/avatar/759f0d4f6dac1bdebc86efbb8b918485-1686910392590/h/40.jpg"
      },
      "userKey": "",
      "remoteId": ""
    },
    "post": {
      "postKey": ""
    }
  }
}

2 replies

null
    • Forumbee
    • 11 days ago
    • Reported - view

    Hi 

    Thanks for reaching out and sharing the details!

    We’ve recently upgraded your instance to our new platform, which includes the updated Webhooks Dashboard. You can find it by navigating to Admin > Integrations > Webhooks. The dashboard provides a full log of all webhook events and should help give more visibility into what’s being sent.

    When you have a moment, try triggering the webhook again and check the event log there to see the full payload.

    If the issue persists, feel free to email us the name of the webhook, and we’ll be happy to investigate further. You could also try sending the webhook to a different endpoint to help rule out any issues on the receiving side.

    Let us know what you find!

    • Sufian_Reiter
    • 10 days ago
    • Reported - view

    I always check with webhook.site to actually see the incoming payload. This is working now after your update - thank you for updating the system.

Content aside

  • 10 days agoLast active
  • 2Replies
  • 6Views
  • 2 Following