Shared error handler

★ 7.6 · n8n · medium · 6 nodes

Shared error handler is an n8n automation template that implements centralized error handling for multiple workflows through a single shared webhook endpoint. Reach for it when failures across several automations are scattered and hard to track in one place, when you're tired of duplicating error-handling logic in every individual workflow, or when you need to log failures to Airtable and automatically create tasks in Asana for manual follow-up. Trigger: webhook (called by other workflows on error). Integrations: Airtable (error logging), Asana (task creation for resolution).