CommencerCommencer gratuitement

Building a producer-consumer workflow

Now that your webhook workflows can receive and validate data, it's time to connect workflows together. Acme Corp's order pipeline needs a producer workflow that sends order data to a downstream consumer for processing — the producer-consumer pattern you'll use throughout real-world automation.

A consumer workflow (Workflow B) has already been built for you. Your job is to activate it, then build a producer workflow (Workflow A) that sends an order payload to Workflow B using an HTTP Request node.

Cet exercice fait partie du cours

Intermediate Workflow Automation with n8n

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice