Scheduled tasks

A scheduled task is a type of entity that defines an action that executes automatically on a specific date and time, or according to a recurring schedule.

Similarities between scheduled tasks and event-to-actions

The similarities between the two concepts are:
  • Both have access to the same set of actions.
  • Both use recurring schedules.

Differences between scheduled tasks and event-to-actions

The differences between the two concepts are:
  • A scheduled task is saved as an entity, an event-to-action is not.
  • A scheduled task is triggered on schedule, not on event.
  • A scheduled task can be turned on and off.
  • The scheduling options are different:
    • Once: Click to hide description
      Executed once at a specific date and time.
    • Every minute: Click to hide description
      Executed every minute.
    • Hourly: Click to hide description
      Executed at a specific minute of every hour.
    • Daily: Click to hide description
      Executed at a specific time every day.
    • Weekly: Click to hide description
      Executed at a specific time on selected days of the week
    • On startup: Click to hide description
      Executed on system startup.
    • Interval: Click to hide description
      Executed at regular intervals that can be days, hours, minutes, or seconds.