This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Product comments vs the next 3
Product upvote speed vs the next 3
Product upvotes and comments
Product vs the next 3
Dispatch
Receive, route, and replay webhooks. No ngrok needed.
Dispatch receives webhooks from any service, verifies signatures, filters and transforms payloads, and delivers formatted messages to Discord, Slack, Telegram, or any HTTP endpoint. Plus a CLI that tunnels live webhooks to your localhost, no ngrok required.
About Dispatch on Product Hunt
“Receive, route, and replay webhooks. No ngrok needed.”
Dispatch was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #107 on the daily leaderboard. Dispatch receives webhooks from any service, verifies signatures, filters and transforms payloads, and delivers formatted messages to Discord, Slack, Telegram, or any HTTP endpoint. Plus a CLI that tunnels live webhooks to your localhost, no ngrok required.
On the analytics side, Dispatch competes within Developer Tools, GitHub and Tech — topics that collectively have 1.2M followers on Product Hunt. The dashboard above tracks how Dispatch performed against the three products that launched closest to it on the same day.
Who hunted Dispatch?
Dispatch was hunted by Ari. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Dispatch including community comment highlights and product details, visit the product overview.


Hey Product Hunt
I'm Ari — Dispatch is a team effort: my cofounder and I have been heads-down on this relaunch. A first version shipped here a while back; since then we've rebuilt almost everything around one realization: webhook plumbing is the most-rewritten code in modern startups, and basically nobody enjoys writing it.
This relaunch is the Dispatch we actually wanted to ship.
What it does, in one breath:
✦ One URL receives webhooks from any service
✦ Signatures verified per-provider for GitHub, Slack, Stripe, GitLab, Linear, Jira, Bitbucket, PayPal, and custom HMAC
✦ Filter events by header or body conditions before delivery
✦ Transform payloads with JSONata (no JS sandbox, no eval)
✦ Per-platform message templates — Discord embeds, Slack Block Kit, Telegram HTML — from one source
✦ Retries with exponential backoff, full replay history, real-time delivery metrics
What's new in this launch:
→ **`dispatch listen 3000`** — our CLI tunnels live production webhooks to your localhost over WebSocket. No public URL, no ngrok account, no committing test secrets to your repo. This is the feature we're proudest of and a big reason we're relaunching.
→ Routing rules — one endpoint can pick a different template, transform, or destination based on payload content (think: "GitHub PRs go to #engineering, GitHub issues go to #support").
→ Per-platform template editor with live preview — write Discord embeds and see them render exactly as they will in Discord.
→ A real demo video (finally) — https://youtu.be/TziIp9NXF24
Stack, for the curious: Go (Fiber + pgx + asynq) for the API and workers, Next.js 16 + Supabase for the dashboard, Postgres + Redis underneath. AES-256-GCM for stored secrets.
We'll be here all day. Honestly, brutally, please tell us:
1. What's confusing about the positioning?
2. What does the homepage *not* answer that it should?
3. Anyone want to stress-test the CLI tunnel? We'll DM you a free Pro plan.
Thanks for taking a look 🙏
— Ari (+ Evan, cofounders @ Dispatch)