Schedular Trigger

The Scheduler Trigger in Ziwo allows you to create automated workflows that are activated based on specific times and dates. This feature provides flexibility for setting up recurring tasks and time-based automation.

Customization Options:

  1. Customize Your Job:
    • Selecting this option transforms the menu into a code editor.
    • If you have coding knowledge, you can write custom code to define the behavior and conditions of the Scheduler Trigger.
      πŸ“˜

      Example: Customize the scheduling logic or parameters according to specific needs using code.


  1. Run Once on a Specific Date:

    • This option allows you to schedule a workflow to run at a particular date and time.
    • To enable this:
  2. Click on the circle next to "Choosing a specific date is Enabled."
  3. Set the desired date and time for the workflow to execute.
πŸ“˜

Example: Schedule the workflow to run once on December 31, 2024, at 11:59 PM.


  1. Run This Flow:

    • This option allows you to set up recurring schedules for your workflow. You can choose from the following intervals:
    • Per Minute:
      • Configure the workflow to run at specified minute intervals.
        πŸ“˜

        Example: Set the workflow to execute every 5 minutes.


  • Per Hour:
    • Configure the workflow to run at specified hour intervals.
πŸ“˜

Example: Schedule the workflow to run every 2 hours.


  • Per Day:
    • Configure the workflow to run daily and specify the exact time of day.
      πŸ“˜

      Example: Set the workflow to run every day at 8:00 AM.


  • Per Week:
    • Configure the workflow to run weekly and select the days of the week for execution.
      πŸ“˜

      Example: Schedule the workflow to run every Monday and Thursday at 9:00 AM.


  • Per Month:
    • Configure the workflow to run monthly and specify the day of the month.
      πŸ“˜

      Example: Set the workflow to run on the 15th of every month at 12:00 PM.

By using these customization options, you can effectively tailor the Scheduler Trigger to meet your specific automation and scheduling needs.