Documentation
Modules with various functionallity.
Other | Key Value Get
Key Value Get Module
Gets values from a key value store in memory or on disk.
Other | Key Value Set
Key Value Set Module
Sets values identified by a key to a storage in memory or on disk.
Other | Delay
Delay Module
The module will delay/pause the flow for a configured period of time before sending the message to the next module(s) in the flow.
This module is design to be in the middle of a flow.
Other | Memory Buffer
Memory Buffer Module
Used for making sure that a critical operation succeeds. For example a call to an external service that requires internet connectivity.
Other | Data Generator
Data Generator Module
This module appends or write over a property with a randomly generated date and time between two user set date time. This module is designed to be located at the beginning of a flow.
Other | Random
Random Module
The module generates random numbers within a configurable range. Use it to add random data to existing messages.
Other | State
State Module
The module will handle state (writing/reading) depending on data sent in
This module is designed to be in the middle of a flow.
Other | Debug
Debug Module
Will add metadata to the flow message so that you can inspect the actual data types.
Search Documentation
Other Modules