Triggers

A trigger is the starting point of every workflow. It defines when the workflow should begin. Every workflow has one trigger, and all actions and conditions follow from it.

Scheduled Time

Currently, Sana Commerce Cloud provides one trigger type: Scheduled time. This trigger starts the workflow automatically at a specific date and time you define.

Field Description
Start at The date and time when the workflow should first run.
Repeat frequency How often the workflow repeats after the initial run:
  • None
  • Minutes
  • Hours
  • Days

If Repeat frequency is set to None, the workflow runs once at the specified date and time and does not repeat.

Repeat every The interval value for the repeat frequency. For example, set Repeat frequency to Days and Repeat every to 7 to run the workflow every seven days.