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.
이 연습은 강의의 일부입니다
