Skip to main content

2. Initial params

In Initial params, we need to provide the required params when the flow is starting. We use here key-value structure.

img_4.png

When we are adding params in Initial params, we can also choose data types of the value:

  • String
  • Number
  • Boolean

And we can also delete the parameters by clicking the Delete button next to the parameters.