LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

Intermediate Workflow Automation with n8n

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten