Duplicating a Flow

You can duplicate an existing flow in an app. All activities in the flow along with their existing configurations get duplicated to a new flow in the app. The duplicate of the original flow gets created with a default name beginning with "Copy of" in the same app. You can rename the flow by clicking the flow name in the top-left corner of the flow details page. After you have duplicated the flow, you can add more activities, rearrange existing activities by dragging them to the desired location or delete activities from the flow duplicate.

Note: The triggers in the flow do not get duplicated. Also, if a flow has subflows, the subflows do not get duplicated.

To duplicate a flow:

    Procedure
  1. Open the Apps page and click the app to open the app details page.
  2. Hover over to the extreme right of the flow that you want to duplicate until the Duplicate flow icon displays.
  3. Click the Duplicate flow icon. A duplicate of the flow gets created in the app.
  4. Edit the duplicated flow as needed to add, rearrange, or delete activities in the flow and the app.