Route HTTP errors instead of stopping
This workflow calls an API that sometimes answers with HTTP 500. Out of the box, n8n stops the whole run right there — so you capture nothing useful and anything downstream never fires.
Import the starter, set HTTP Request to Continue Using Error Output, and route the red error path into Edit Fields so failures get logged without killing the execution.
Este ejercicio forma parte del curso
Intermediate Workflow Automation with n8n
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio