Skip to content

Importing & Exporting Workflow Definitions

It's possible to transfer workflow defintions between environments using the export and import functionality.

Exporting

To export a workflow definition, click the export button on the right hand side of the definition, then copy the displayed json to your clipboard.

Export button

Importing

To import a workflow, click the import button in the top right hand corner (next to the add workflow button). Paste your previously exported workflow in the text editor and click Import.

AireFlow will automatically update the IDs of tasks. It is important to remember to update any task keys before importing, because they can't be changed once imported. This will also require any routing keys to be updated accordingly with the correct task keys, otherwise you will need to update the triggers after importing.