Schedule your Jsonify workflow to run automatically at specific time intervals.
Start on a timer
block functions as a trigger for your Jsonify workflow, allowing it to be initiated automatically on a recurring schedule. This is essential for monitoring tasks, periodic data collection, and any automation that needs to run regularly without manual intervention.
This block replaces the manual “Run” button or other triggers like a webhook as the starting point for your workflow.
Start on a timer
trigger block to:
Every hour
Every 24 hours
Every 7 days
Every 30 days
07:00
.Screenshot: Start on a timer block configuration panel showing the selected interval
Start on a timer
block and set it as the first block in your workflow.Every 7 days
and set the time to 09:00
GMT, the workflow will run once a week at that specific time.Start on a timer Block:
Every 7 days
08:00
Search on Google Block (added next):
new features from {{competitor_name}}
(This assumes a Apply Variables block or that the variable is set elsewhere).
Timer
block, it will replace the default manual trigger. You cannot have both a Timer
and a Webhook
trigger in the same workflow.Start on a timer
block is a simple and powerful way to put your routine data collection and monitoring tasks on autopilot.