2. Initial params
In Initial params, we need to provide the required params when the flow is starting. We use here key-value structure.
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.