Step Details |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | System > Advanced > Studio |
The Copy Flow step is used to duplicate a user-designated Flow. The step utilizes a Flow Id Input to determine which Flow to copy, the New Name Input to determine the Flow's name, and the Destination Folder Id Input to determine where the Flow will be copied. Once run, the step outputs the newly created Flow Id and copies the Flow into the designated Folder.
Properties
Inputs
Property | Description | Data Type |
---|
Destination Folder ID | Id of the Folder where the duplicated Flow will move to. | String |
Flow Id | Id of the Flow to copy. | String |
New Name | Name of the copied Flow. | String |
Outputs
Property | Description | Data Type |
---|
CopyFlow1_Output
| Flow Id of the duplicated Flow. | String |
