How to trigger workflows on a recurring schedule

Learn how to set up scheduled workflow triggers in Keragon using the Scheduler. Scheduled workflows enable you to automate repetitive tasks by triggering actions at specific intervals, such as hourly, daily, weekly, monthly, or even custom intervals.

Setting Up Scheduled Workflow Triggers

Follow these simple steps to configure scheduled triggers:

00:00: Learn how to set up scheduled workflow triggers in carrig on using the scheduler. 00:06: Paragon support scheduling workflows at various frequencies including 00:10: hourly daily weekly monthly or at even completely 00:14: custom intervals. 00:17: Let's look at an example of how this works in practice. 00:19: Click to add a new trigger. 00:23: Search for the scheduler trigger. 00:26: Click on the scheduler trigger 00:29: Select your preferred schedule 00:32: Customize the trigger options to suit your needs. 00:36: Save the trigger from now on every action you add after 00:40: this step will run automatically according to the schedule, you said? 00:45: This guy demonstrated how to setup scheduled workflow triggers in Kerrigan 00:49: allowing you to automate actions that your preferred intervals.

 

Step 1: Add a New Trigger

  • In your Keragon workflow editor, click the '+' icon to add a new trigger.

Step 2: Search for "Scheduler"

  • Type "scheduler" in the search bar to quickly find the scheduling trigger.

Step 3: Select the Scheduler Trigger

  • Click on the "Scheduler" trigger from the search results.

Step 4: Choose a Schedule Frequency

  • Keragon provides multiple preset options (Hourly, Daily, Weekly, Monthly) or allows you to create custom intervals.

  • For example, select "Every day" to trigger the workflow daily.

Step 5: Configure Trigger Options

  • Adjust the trigger settings according to your requirements, such as specifying the exact time or day you want the workflow to run.

Step 6: Save Your Trigger

  • Click "Save" to activate the scheduled trigger.

  • Every action added after this step will now run automatically according to your chosen schedule.

Need more help setting this up?

Check the fully extended Scheduler connector setup guide for screenshots, detailed steps, and additional context.

Using Cron Expressions for Custom Schedules

Cron expressions allow you to create powerful and detailed scheduling rules. They consist of five fields that represent:

minute hour day_of_month month day_of_week

Example Cron Expressions

Expression Meaning
0 * * * * Every hour at the start of the hour.
0 0 * * * Every day at midnight.
0 0 * * 0 Every Sunday at midnight.
0 0 1 * * The first day of every month at midnight.
0 0 1 1 * Every January 1st at midnight.

Best Practices for Scheduling

  • Schedule workflows during off-peak hours for resource-intensive tasks.

  • Regularly review your scheduled workflows to ensure they're running optimally.

With scheduled triggers, Keragon helps you reliably automate tasks, improving efficiency and ensuring consistent results.

 

Was this article helpful?
0 out of 0 found this helpful

Articles in this section