This n8n workflow is designed to automatically activate and deactivate a specific workflow in n8n at scheduled times, ensuring operations run only during designated hours. It uses cron-based schedule triggers to activate the workflow at 8:00 AM and deactivate it at 8:00 PM daily. The process involves setting and merging the workflow ID, which is used to dynamically control the target workflow’s state via n8n API calls. Sticky notes within the workflow provide setup guidance, including API credential setup and scheduling tips. This automation is particularly useful for managing workflows that should only operate during business hours, such as data syncing, report generation, or process automation, reducing manual intervention and enhancing operational control.
Automated Daily Workflow Activation/Deactivation
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | merge, n8n, scheduleTrigger, set, stickyNote |
Reviews
There are no reviews yet.