Building a producer-consumer workflow
Acme Corp's order pipeline doesn't live in a single workflow. A downstream consumer (Workflow B) already handles order processing — but nothing is sending it data yet.
Activate Workflow B, then build a producer workflow that constructs an order payload and POSTs it to Workflow B using an HTTP Request node.
This exercise is part of the course
Intermediate Workflow Automation with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise