Scheduled Triggers¶
Table of contents
Introduction¶
Scheduled triggers are used to execute custom business logic at specific points in time.
Supported from
Scheduled triggers are supported from versions v.1.3.0
and above.
Types¶
There are two types of timed events:
- Cron triggers: based on a cron schedule.
- One-off scheduled events: based on a fixed timestamp.
Was this page helpful?
Thank you for your feedback!