ComeçarComece de graça

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 exercício faz parte do curso

Intermediate Workflow Automation with n8n

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício