ComenzarEmpieza gratis

Handle the response from a downstream workflow

Your producer workflow is sending orders to Workflow B, but right now it fires and forgets — it doesn't check whether the downstream workflow actually processed the order. In a real pipeline, you need to inspect the response and route accordingly.

You'll extend the producer workflow by adding an If node that checks the response status from Workflow B, then create Edit Fields nodes on both branches to produce a clear success or failure summary.

Este ejercicio forma parte del curso

Intermediate Workflow Automation with n8n

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio