top of page

n8n Error Trigger Webhook Extractor

This n8n workflow uses the Error Trigger node to catch errors, then calls n8n's internal API to get execution details, and runs custom JavaScript to extract webhook payload data from the workflow execution. It automates error context retrieval using n8n API and JavaScript.

bottom of page