connect
search

Importing a Workflow definition

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

  • from the Workflow Manager
  • from the code editor

Importing the Workflow definition from the Manager

To import a workflow definition from the Workflow Manager:

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

Importing the Workflow definition from the code editor

To import a workflow definition from the code editor:

  1. Open the Workflow Manager and select the workflow definition you want to import. 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. In the upper right corner, click Import and select Workflow. The import YAML file option
  4. The Import workflow definition modal is displayed, where you can upload the YAML file you want to import. The import YAML file modal
  5. Click Import. The import process of the YAML file of the workflow definition begins.
Exporting a workflow definitionTemplates Syntax