Copy and export flow

You can Copy a flow within a workspace or Export a flow to another workspace.

You must have at least Integrator level access in both workspaces to use this functionality.

Read the documentation at Managing flows for more information regarding the draft state, publishing, and versioning flows.

Copy

You can copy your flow in the same workspace.

To copy a flow:

  1. Select Flow settings  Copy flow.

    Copy flows
  2. Enter the new flow name:

    Enter name
  3. An exact copy of the flow is created in draft mode. You can then rename and publish the draft:

    Exported flow

Export

Flows can be exported individually or in bulk.

Draft flows cannot be exported through either feature.

Individual exports

You can export your flow from one workspace to another. For example, if you want to move a flow from a development to a production workspace.

The flow can only be exported successfully if its components are accessible in the target workspace.
  1. Select Flow settings  Export flow.

    Exported flow
  2. Select the destination workspace and (if required) a flow to overwrite with this flow:

    Select destination
    When you override a flow, a draft of the new flow is created. The overwritten flow is only replaced with the exported flow when publishing the draft. The original flow is saved as a flow version, and you can revert it from the flow history.
  3. If a flow you want to export contains components that use topics, you must choose a target topic to override. This topic must also be exported:

    If the flow has more than one pub/sub topic, topics are not copied into the destination flow.

    A new flow with the same name is created in draft mode.

  4. Choose the credentials and publish the draft:

    Exported flow

Bulk Export

Flows can be bulk-exported as follows:

  1. Select the Exports menu item.

    bulk export 1
  2. Select the flows that you wish to export:

    bulk export 2
  3. Configure where the flows are to be copied to:

    bulk export 3
  4. Click the Copy Now button to copy the selected flows.

API endpoints

Read API Documentation for more information about the available API endpoints and how they work.