Public webhook relay
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Disclaimer
This template only works on n8n local instances!
How it Works
This workflow allows you to to receive webhooks from the public web and have your local workflow catch them, without any remote proxy. It is very useful for running quick tests without exposing your dev server. All you have to do is activate the workflow and use the public address as defined below.
Set up steps
If you use the default key-value storage, there are only three steps:
- Install the @horka.tv/n8n-nodes-storage-kv community node
- Put your n8n workflow address in Local Webhook Address
- Activate the workflow and, from Executions, note down your public webhook token from the inputs to Get Latest Requests.
You can now use https://webhook.site/[YOUR TOKEN] as a webhook destination, to receive webhook requests from the public web.