Skip to main content

Import or Export Workflows

ToolJet supports exporting workflows as JSON files and importing them into any ToolJet workspace.

Exporting Workflows​

To export a workflow from your ToolJet workspace:

  1. Navigate to the Workflows tab from the dashboard.
  2. Click on the kebab menu (three vertical dots) at the top-right corner of the workflow you want to export.
  3. Select Export Workflow from the menu. A .json file containing the workflow configuration will be downloaded to your system. Navigate to Workflow Section

This file can later be imported into any ToolJet workspace to replicate the same workflow setup.

Importing Workflows​

To import a workflow from your ToolJet workspace:

  1. Navigate to the Workflows tab from the dashboard.
  2. Click on the kebab menu (three vertical dots) next to the Create new workflow button and select Import from device. Navigate to Workflow Section
  3. Choose the .json file of the workflow you want to import from your local system.
  4. Click Import workflow button to complete the import process. Navigate to Workflow Section

Once imported, the workflow will appear in your workspace and can be edited or triggered like any other workflow.