Duplicating an Activity

You can duplicate an activity within the same flow. The activity, along with the existing configuration, is duplicated to a new activity. The duplicate of the original activity is created with a default name beginning with "CopyOf". You can rename the activity by clicking on the activity name. Duplicating an activity saves you time and effort in situations when you want to create an activity with similar or same configurations as an existing activity in the flow. After you duplicate the activity, you can change the configuration, move it around in the flow by dragging and dropping them to the required location, or delete it from the flow.

Note: A trigger within a flow cannot be duplicated.

Procedure

  1. From the Apps page, click the app name, and then click the flow name to open the flow details page.
  2. Hover your mouse over the activity that you want to copy and click .

    For example, in the following screenshot, the LogMessage activity is duplicated and added to the flow. The duplicate activity is called CopyOfLogMessage:

  3. Configure the duplicated activity as required.