Duplicating an Activity
You can duplicate an activity within the same flow. The activity along with the existing configuration is duplicated into 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 the activity name. Duplicating an activity saves you time and effort in situations when you want to create an activity with similar or the 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 it to the required location or delete it from the flow.
To duplicate an activity:
- Procedure
- From the Apps page, click the app name and then click the flow name to open the flow details page.
- Hover over the activity that you want to copy and click
.
For example, in the following screenshot, the Return activity is duplicated and added to the flow. The duplicate activity is called CopyofReturn:
- Configure the duplicated activity as required.