Step Details
|
Introduced in Version |
4.0.0 |
Last Modified in Version |
5.0.0 |
Location |
Flow Management |
The Create Flow Parameters step is used to establish specific parameters for a Flow. The step works by utilizing a Data Definitions editor to establish the Parameters, similar to how a Create Data step functions. Users then create the Parameters giving each one a Name, selecting a Data Type, and establishing its Input. This step can be helpful to establish information that is associated with the Flow, such as a Task name or Due Date to establish what the Flow does and when its completion is due.
Properties
Inputs
Property |
Description |
Data Type |
Data to Create |
Allows the user to set data name, data type, and specify input |
--- |
Example Inputs and Outputs
Data to Create |
Input |
Output |
Test (String) |
my string |
my string |
Num (Int32) |
Null |
null |
