Other Tool Modules

The "Result", "Update Params" and "Delay Execution" tool modules are standard modules for use in any flow, designed to perform small tasks, but which are extremely useful, making it much easier to create flows.

Result

The "Result" module, consisting of a single operation, returns a boolean (true/false) in the Callback URL and displays an output confirming the execution in the Logger.

To finish, click on "Save".

Update Params

The "Update Params" module, which also consists of a single operation, updates the flow variables to update a control parameter with flow data:

To finish, click on "Save".

Delay

The "Delay" module, which also consists of a single operation, allows the flow to be paused from 1 to 30 seconds and from 1 to 5 minutes:

To finish, click on "Save".

Last updated