Webhook Relay
A webhook gateway that receives, transforms and forwards webhooks to public URLs, private servers or localhost.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Webhook Relay
Webhook Relay gives you an endpoint that receives webhooks and delivers them to a public URL, a server on a private network, or your own localhost, with durable retries when the destination is down. Functions written in JavaScript or Lua can filter, reshape and fan out payloads.
A relay CLI handles forwarding and tunnels, and there are connections to AWS SQS, Google Pub/Sub and Azure. The free plan covers 150 webhooks a month. It suits developers who need webhooks to reach machines that are not publicly reachable.
Strengths
- Delivers webhooks to localhost and private networks
- Durable retries during outages
- JavaScript or Lua functions to transform payloads
- Connections to cloud message queues
Limitations
- Hosted service that requires an account
- Free plan limited to 150 webhooks a month
Details
- Pricing
- FreemiumFree plan with 150 webhooks a month; paid plans for higher volume.
- License
- Proprietary
- Developer
- Webhook Relay
- Platforms
- Web, Command line
- How it runs
- Downloadable app, Hosted service
- Account
- Required
- Works offline
- No
- Best suited for
- Developers routing webhooks to local or private machines
- Categories
- Developer tools, Notifications & webhooks
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Webhook Relay
Compare allSoftware that can replace Webhook Relay for an important use case, and what changes if you switch.
Hookdeck
A hosted webhook gateway that receives, queues, filters and routes webhooks and external events.
Hookdeck is a hosted gateway that filters, routes and queues incoming webhooks, can pause connections while receivers are down, and has a CLI for localhost testing.
Convoy
A self-hostable webhook gateway for sending and receiving webhooks with retries, signatures and rate limiting.
Convoy is an open-source webhook gateway you can self-host, handling incoming and outgoing webhooks with retries, signing and rate limiting, but it requires PostgreSQL.
smee.io
A free webhook payload delivery service that forwards events to an application running on localhost.
smee.io is a free service that forwards webhook payloads to localhost through its client, but it is meant for development only and offers no transforms or retries.
ngrok
A tunnelling agent and gateway that exposes a local app to the internet with request inspection.
ngrok exposes a local app through a public URL tunnel with request inspection, rather than relaying webhooks, and also covers SSH and RDP access.
Stripe CLI
Stripe's command-line tool for building and testing Stripe integrations, including forwarding and triggering webhook events.
Stripe CLI forwards Stripe webhook events to a local server for free, but it only covers Stripe integrations and needs a Stripe account.
Pinggy
A tunneling service that gives localhost a public URL over SSH, with a web debugger for traffic.
Pinggy gives localhost a public URL over plain SSH with a web debugger for replaying requests, but free URLs change on reconnect and there are no payload transforms.
Tunnelmole
An open-source tunneling tool that gives a server running on localhost a public HTTPS URL.
Tunnelmole is an open-source, optionally self-hostable tunnel that gives a local port a public HTTPS URL, without retries or payload transformation.
LocalXpose
A hosted tunneling service with a client binary that exposes local servers to the internet.
LocalXpose is a hosted tunnel with a closed-source client for Windows, macOS and Linux and automatic TLS, exposing whole local servers rather than relaying webhooks.
Similar software
Related functionality, not necessarily a direct replacement.
Svix
A webhook sending service with retries, signing and a customer portal, available hosted or self-hosted.
Webhook.site
A web service that gives you a unique URL and email address to inspect incoming requests.
Hook0
A webhooks-as-a-service platform with source-available server code, for sending webhooks from your application.
Outpost
Open-source, self-hostable infrastructure for delivering outbound webhooks and events to customer destinations.
Request Catcher
A web tool that gives you a subdomain and shows every HTTP request sent to it live.
Hookdeck Console
A free web tool for receiving, inspecting, replaying and saving webhook and HTTP request events.