Trigger Modules
Modules for triggering flows, pipelines and events
These are modules for starting flows and actions based on different conditions.
IntervalThis module calls the next module(s) in the flow on a specific interval. This module is designed to be located in the beginning of a flow. |
|
SchedulerThis module sends a message at the scheduled times by matching a time pattern against the system clock (UTC wall-clock time.) This module intended to be used at the beginning of a flow. |
|
Data GeneratorThis module generates test data based on a JSON template. Static, sequential and random values can be generated. |