Webhooks Settings
Webhook endpoint list with mono URLs, event Badges, per-row delivery status, a masked signing secret with reveal and roll actions, and retry policy prose.
Webhook endpoint list with mono URLs, event Badges, per-row delivery status, a masked signing secret with reveal and roll actions, and retry policy prose.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Webhooks Settings lists three Acme endpoints, each with a mono URL, outline event Badges (invoice.paid, deploy.succeeded, member.joined, and more), and a status dot paired with last delivery time. The third endpoint is failing with a 503 since Jun 12, 14:02 and its row explains the retry window plainly: retrying hourly until Jun 15, deliveries queue in the meantime, nothing is dropped. The signing secret is masked to whsec_7r2k**** with a reveal icon and a Roll secret button beside it.
Endpoints are one typed const array with a failing flag that drives the dot weight and text weight. The footer prose covers signature verification and the 72-hour exponential back-off because those are the details developers actually need before they file a support ticket.
Reach for this block on the developer or integrations settings page, wired to your webhook endpoint CRUD API and delivery log feed. Gate Roll secret behind a confirmation step before writing to the provider.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace webhook management panel. Other endpoint surfaces:
Tip: the failing row is the most important row on the page; give it the most prominent status treatment, not the least.