Custom Domains

Receive, process and forward webhooks using your own domain name.

In many cases you would prefer to use your own domain when receiving the webhooks. To do that, you will need to:

  1. Create a CNAME record in your domain pointing at hooks.webhookrelay.com. Instructions on how to do this can be found in your DNS provider's documentation.

  2. Reserve your domain in Webhook Relay dashboard.

  3. Go to your bucket details, then click on your input and select your reserved domain:

On your first HTTP request to this domain, Webhook Relay will retrieve HTTPS certificate.

Last updated