Flow Migration

Flow migration allows users to transfer workflows between environments by importing and exporting flows. This ensures seamless workflow transitions, enabling backups, collaboration, and deployment across different systems.

Users can:

  • Import flows from external sources to restore or integrate workflows.

  • Export flows to create backups or share them with others.


Importing a Flow

If you have previously exported a flow or received one from another user, you can import it into your system. This helps restore workflows or integrate external processes into your workspace.

Steps to Import a Flow:

  1. Click on the "Import" button in the Flows Page.

  2. Upload the flow file (JSON format). You can select multiple files to upload at once.

  3. Confirm the import process.

The imported flow(s) will appear in your Flows List, ready to be reviewed, configured, and executed.


Exporting a Flow

Exporting a flow creates a backup file that can be stored locally, shared with others, or transferred to a different system. This is useful for workflow migration, collaboration, or safekeeping.

Steps to Export a Flow:

  1. Locate the flow you want to export in the Flows Page.

  2. Click the ellipsis (⋮) icon in the Actions column.

  3. Select "Export" from the dropdown menu.

  4. The flow file (JSON format) will be generated.

  5. Download the file to your local device for future use.

This exported file contains all flow configurations and design, allowing you to restore or share the workflow when needed.

Last updated