Duplicate an action or subflow
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Create Workflows
Duplicate an action or subflow within a flow.
Before you begin
About this task
This procedure can only duplicate an action or subflow within the current flow. You can't directly duplicate an action to move it from one flow to another. If you need to move content between flows, you can use one of these alternatives.
- Create a custom action that hard-codes the values you want to duplicate between flows. For more information about creating a custom action, see Create an action in Workflow Studio.
- Convert one or more items in the current flow to a subflow. Call the subflow from each flow that needs the duplicated content. For more information about converting items to a subflow, see Convert items to subflow.
Procedure
Result
Your selected action or subflow duplicates directly under itself. All configurations, including transform functions, are copied over to the duplicated action or subflow.