Export, import, and copy flows
Export a flow
A flow can be exported to a JSON file for backup.
- Click the "IMPORT/EXPORT" button to open the import/export dialog.
- Under "EXPORT FLOW", click "DOWNLOAD" to save the JSON file to your local machine.
- Click anywhere outside the import/export dialog to close it.
Import a flow
Exported JSON flows can be imported back into Mavenoid.
Importing a flow will completely replace the existing flow. We recommend only importing onto a new empty flow.
Importing a flow that contains components or step-by-step guides will overwrite those components and guides. If you've updated any components or guides, export a new JSON file as well to prevent undoing those updates.
The maximum uploadable file size is 50 MB.
- In the flows list, click "Create a flow" to create a new flow.
- Start from the blank template - the flow content will be overwritten by the import.
- Once the flow is created and opened, click the "IMPORT/EXPORT" button to open the import/export dialog.
- Under "IMPORT FLOW", click the "Browse..." button to open a file chooser.
- Navigate your file system and select the JSON file to import.
- Click "IMPORT". The flow in the JSON file will completely overwrite your existing flow.
- Click the settings button to open the flow settings panel.
- Update the flow's name as desired.
Copy a flow
You can copy a flow by exporting it and reimporting it. This can be useful if you have one you want to use as a template for multiple similar products.
If you want to copy only part of a flow, see Copy and paste nodes.
If you want to share content between flows and keep it up to date in all flows where it appears, see Understand flow components.
Importing a flow will completely replace the existing flow. We recommend only importing onto a new empty flow.
Importing a flow that contains components or step-by-step guides will overwrite those components and guides. If you've updated any components or guides, export a new JSON file as well to prevent undoing those updates.
- Open the flow you wish to copy.
- Click the "IMPORT/EXPORT" button to open the import/export dialog.
- Under "EXPORT FLOW", click "DOWNLOAD" to save the JSON file to your local machine.
- Click anywhere outside the import/export dialog to close it.
- Click the back button in the top left corner to return to your flows list.
- In the flows list, click "Create a flow" to create a new flow.
- Start from the blank template - the flow content will be overwritten by the import.
- Once the flow is created and opened, click the "IMPORT/EXPORT" button to open the import/export dialog.
- Under "IMPORT FLOW", click the "Browse..." button to open a file chooser.
- Navigate your file system and select the JSON file to import.
- Click "IMPORT". The flow in the JSON file will completely overwrite your existing flow.
- Click the settings button to open the flow settings panel.
- Update the flow's name as desired.