Scheduling & Triggers
How a workflow gets started without a manual call. A Trigger fires a workflow when its condition is met (a poll function, or a cron expression); a Cron schedule is the time-based form, with skip / run-all catch-up policies.
How a workflow gets started without a manual call. A Trigger fires a workflow when its condition is met (a poll function, or a cron expression); a Cron schedule is the time-based form, with skip / run-all catch-up policies.