connect
search

Exporting a Workflow definition

A workflow definition or one of its versions can be exported as a YAML file in the following ways:

  • from the Workflow Manager
  • from the code editor

Exporting the Workflow definition from the Manager

To export a workflow definition from the Workflow Manager:

  1. Open the Workflow Manager.
  2. Select the workflow definition you want to export and click on the three dots menu. The Export option
  3. Click Export. The file is downloaded as a YAML file.

Exporting the Workflow definition from the code editor

To export a workflow definition from the code editor:

  1. Open the Workflow Manager and select the workflow definition you want to export. The selected workflow definition
  2. In the upper left corner, click Switch to code editing [Ctrl+Shift+V]. The code editor is displayed. The Workflow definition in the code editor
  3. Click Export workflow definition as YAML file [Ctrl+E]. The Export YAML / Component modal is displayed where you can preview the definition. The Export YAML file option
  4. Click Export. The YAML file is downloaded. The Export YAML file modal
Workflow TasksImporting a workflow definition