CommencerCommencer gratuitement

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.

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