
Scheduler Trigger
If you routinely need to perform tasks, such as a daily newsletter or a weekly internal notification, you might be using “Wait” workarounds or external schedulers to perform these tasks. We’re pleased to announce that, to simplify things, we’ve added the Scheduler Trigger, enabling you to manage routines internally. Let’s check how to use it!
⭐️ How To Use The Scheduler Trigger?
Start by creating a new workflow inside the Automation section.

Click Add Trigger and select Scheduler from the Events options.

Set your interval. You can select to set it in an hourly, daily, weekly, or monthly interval or use a cron expression to specify your desired interval.

After entering the details of your schedule, click Check. This will generate the next executions, if they are correct, save your trigger, and build your workflow as normal.

⭐️Why Is This Feature Beneficial To Your Company?
Improved Scheduling:The scheduler trigger allows you to create a more complex and specific schedule, excluding weekends, setting an end date, and providing for detailed interval settings.
Simplified Configuration:By using this trigger, you can automate recurring tasks even as a beginner, removing the need for external schedulers or workarounds.
Increased Efficiency:Easily automate recurring processes, such as sending a daily summary or weekly performance report, without manual input or retriggering the workflow.
The Scheduler trigger starts workflows without a contact; it directly triggers the workflow based on the time set, delivering a native, first-class clock trigger with clear presets and optional cron-style setup. We hope you enjoy it!

