Add Dynamic Parameters
Overview
Dynamic parameters are a set of variables that are unique for each flow, determined by you and can hold information coming from an external source (see Web-API) or client input.
Create Dynamic parameters
- In the New step sidebar, click on Dynamic parameters.

- In the Dynamic parameters window, set the parameters as desired.
Note:
Each dynamic parameter should be set with a name and an expected type of value (String, Number, or a Boolean).
Note:
The dynamic parameter name length limit is 50 characters.
Warning:
If you already used a dynamic parameter there could be some limitations on editing or deleting it.

Add Dynamic parameter to flow object
In any place you see the <b>{⋯}</b> symbol you can add a dynamic parameter
- Click the <b>{⋯}</b> symbol.
- Select the desired parameter from the list.
Updated 7 days ago