Access execution data from an error workflow
$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
Sometimes you want to take a different action in your error workflow based on the data that was flowing through it.
This template illustrates how you can do that (more specifically, how you can retrieve the data of a webhook node).
How it works
- Use the 'n8n' node to fetch the data of the failed execution
- Parse that data to find webhook nodes and extract the data of the one that was executed