Import a Workflow
You can import a workflow by dragging and dropping, selecting a JSON file from your local folder, or copying and pasting the flow definition. By default, the Create flow option is used to create a new workflow with the imported workflow definition. If the definition is imported into the existing workflow, the imported workflow definition will override the current workflow.
- On the Workflow Canvas page, click
icon.The Export/Import popup screen is displayed.
- In the Import tab, perform one of the following options to import the definition of the flow:
- Drag and drop the JSON file containing the flow definition in the Import from file field.
- Click Select your json file to select the JSON file from your local folder.
- Copy and paste the flow definition under the Paste here section.
- Click Import.
The selected workflow is imported to the Workflow Canvas.
↑