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.
Read below for more details on each module:
Context Finder
The "Context Finder" module was created to provide context for an integration flow's progression. It identifies the parameters of the current context, ensuring that the correct data is loaded during execution.
In this way, the module simplifies the management of multi-context flows, allowing a single logical structure to serve multiple scenarios.
To use this module, you must have defined variables. Specify the variable that will be used as the key in the Context Identifier field.

To finish the configuration, click "Save".
Read examples of how to use "Context Finder" in the Multi-context Flow article.
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 Variables
The "Update Variables" 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
Was this helpful?
