Configure a scheduled workflow
Acme Corp wants a health check that runs on a regular schedule — but it shouldn't fire blindly. Off-hours runs are wasted work, so the workflow needs to know when to proceed and when to skip.
Build a scheduled workflow with a Schedule Trigger that runs every 30 minutes, stamps each run with execution context, and uses an If node to gate on business hours.
Cet exercice fait partie du cours
<cours>Intermediate Workflow Automation with n8n</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice