Connect your tools, never drop an event, and route the right signals to the right people — in Discord, Slack, Telegram, Google Chat, or Webex.
Watch the 90-second demoPayment Received
$49.99 · customer@acme.co
invoice.paid triggered
via template: Payment Alert
POST api.example.com/hooks
{ "status": "ok" }
For supported providers, Dispatch registers the webhook automatically via OAuth — no URL to copy, no signing secret to paste. Just authorize and go.
Sources
Destinations
Forward, transform, and deliver — your way. Full control and visibility over your entire webhook pipeline.
Route webhooks to Discord, Slack, Telegram, and custom endpoints with filtering rules.
Format events for each channel. Discord embeds, Slack attachments, Telegram messages — all from one template.
Track every delivery with live event logs and latency metrics. Set up notification rules to alert your team on failures — by email or straight to a destination. Replay any event directly from the dashboard.
Configurable retry policies with exponential backoff ensure no event is ever lost.
Fully managed — no servers, queues, or workers to provision. Dispatch handles the infrastructure so your team ships features instead.
Full REST API with project-scoped API keys. MCP server lets AI assistants manage your webhooks directly.
Watch the demo
Three steps to reliable webhook delivery. No infrastructure to manage.
Or subscribe on YouTube for new walkthroughs.
Connect a provider via OAuth and Dispatch registers the webhook automatically — or paste any URL manually. No copy-pasting signing secrets.
Point to where events should be delivered — one source, many targets.
Events flow automatically with retries and real-time logs. Replay any delivery from the dashboard in one click.
Manage all your webhooks from one place — whether you prefer one-click integrations, full API control, or AI assistants.
Manage all your webhooks from one place. Connect Discord, Slack, Telegram in minutes. Use templates. No infrastructure to manage.
REST API with project-scoped keys, webhook signatures, JSONata transforms, and an MCP server for AI assistants. Same unified dashboard.
Connect Discord, Slack, or Telegram in one click. Use the REST API for programmatic control. Or let your AI assistant manage webhooks via the MCP server.
{
"id": "evt_9kXmR2pL",
"status": "delivered",
"event_type": "invoice.paid",
"attempts": 1,
"latency_ms": 42,
"destination": "https://api.example.com/hooks"
}The Dispatch MCP server lets AI assistants create sources, connect destinations, inspect events, and configure filters — all through natural language.
Install in one command
$ claude mcp add dispatch \
-e DISPATCH_API_KEY=dsp_... \
-e DISPATCH_API_URL=https://api.dispatch.tech \
-- npx @dispatch.tech/mcpThen just ask
>"List all my webhook sources"
>"Connect my GitHub source to Discord"
>"Show me today's failed deliveries"
Connect your tools. Route the right events to the right people. Get started free in minutes — no infrastructure required.