DocumentationFundamentals
Custom webhook subdomains
Receive, process and forward webhooks using webhookrelay.com subdomain.
Looking for using your own domain instead of subdomain? Check out Custom Domains guide.
Step 1: Claim your subdomain in Webhook Relay
First, navigate to Webhook Relay domains page and click on "Claim subdomain" button.
You can choose any subdomain you want (as long as it's not already taken), for example my-app.hooks.webhookrelay.com
, acme.hooks.webhookrelay.com
or events-acme.webhookrelay.com
, etc.
Step 2: Select your subdomain in the Webhook Relay bucket
Last step is to select your domain in the Webhook Relay bucket's input settings:
Path is optional but it allows you to reuse same domain for multiple buckets and inputs by using different paths.
Benefits of using custom subdomains
- No DNS configuration required: You don't need to configure any DNS records to use your custom subdomain.
- Stable & Reusable URLs: Just like custom subdomains, your custom domain URL remains constant. You can point it to different buckets within Webhook Relay as your needs evolve, without requiring changes in your webhook provider configurations.