How to export/import a zenphi flow

You can easily export a zenphi flow from one workspace and import it to the same or a new workspace.

This is useful for sharing a flow or moving it from a test/dev to production.

In order to export a flow,

  1. Open the flow designer
  2. Click on the export button
  3. Select Export as Json

In order to import a flow:

  1. Create a new empty flow (doesn't matter which trigger you chose)
  2. Click on the import button
  3. Click on the Browse file button
  4. Select the Json file you exported
  5. Click on import

Please note that if you are importing a flow into a new workspace, you may need to reconfigure actions and select the connections which are available in the new workspace.