ComeçarComece de graça

Modify a scheduled workflow to POST downstream

You've built a scheduled workflow that checks business hours — now it's time to make it do real work. Instead of just setting a status message, the True branch should construct an order payload and send it to the downstream consumer workflow from Lesson 1.2. This combines everything from Chapter 1 into a single end-to-end automation.

You'll modify the True branch to build a payload with Edit Fields, then send it to Workflow B using an HTTP Request node — creating a production-style pattern: schedule, check conditions, build payload, and POST downstream.

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