Hookdeck icon

Hookdeck

Webhook management gateway for events, requests, sources, destinations, connections, bookmarks, and bulk retries.

Tailored to webhook reliability work that bulk-retries failed events, cancels scheduled deliveries, configures custom domains, and audits delivery history.

Sign in to connect Hookdeck

Sign in to connect an account and start using Hookdeck in your apps.

Example Use Cases

These are example ways Snow can use Hookdeck when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Custom Domain

Tool to add a custom domain to the Hookdeck project. Use when you need to configure a custom hostname for receiving webhooks.

Bulk Cancel Hookdeck Events

Tool to create a bulk cancellation job for events. Use when you need to cancel multiple events matching filters.

Bulk Retry Hookdeck Events

Initiate a bulk retry for multiple events matching the specified filters. Use this to retry failed webhook deliveries in bulk instead of one at a time. The query must include at least one filter - common usage is to filter by status='FAILED'. The operation runs asynchronously and returns immediately with progress tracking info.

Cancel Event Bulk Retry

Tool to cancel an ongoing events bulk retry operation. Use when you need to stop a bulk retry that is currently in progress (e.g., if you realize the retry conditions were incorrect or the issue needs to be addressed before retrying).

Cancel Hookdeck Event

Cancel all future delivery attempts for a Hookdeck event. Use this to stop scheduled retries when you need to prevent further delivery attempts (e.g., due to known issues with the destination or invalid payload). Note: Events already in SUCCESSFUL or FAILED status cannot be cancelled but the API will return the event unchanged.

Cancel Hookdeck Scheduled Retries

Tool to cancel all future scheduled retries for an event. Use when you need to mute automatic retry attempts after repeated failures.

Cancel Request Bulk Retry

Tool to cancel an in-progress requests bulk retry operation. Use when you need to stop a bulk retry that is currently running.

Count Hookdeck Connections

Tool to count Hookdeck connections with optional filters. Use when you need to get the total number of connections matching specific criteria.

Count Hookdeck Destinations

Tool to count Hookdeck destinations with optional filters. Use when you need to get a total count of destinations without retrieving full details.

Count Hookdeck Sources

Tool to count Hookdeck sources with optional filters. Use when you need to get a total count of sources without retrieving full details.