Skip to main content

Functions

Functions

Introduction:

Functions allow you to handle more complex processes and calculations using Java-Script. Within a Function you can access your Data Collections, Variables as well as arguments passed to it by preceding actions and triggers.

Functions are triggered within your Flow as an action. You can send arguments to your Function and then pass the results to following actions.