ComeçarComece de graça

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.

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