Skip to content

Export a workflow

Exporting a workflow means downloading a file with the .wfpk extension containing items that permit to re-create the workflow by importing the file.

The .wfpk file is a ZIP archive and contains a JSON file with the workflow's definition plus binary files for any symbolic or ML models.

Warning

Any custom component is referenced in the workflow's definition, but its manifest is not included in the exported archive. This means that the component must be already present in the destination installation when importing the workflow.

To export a workflow:

  • In any list, select the workflow then select Export on the toolbar of the right panel.

Or:

  1. Open the workflow
  2. Select the ellipsis on the toolbar of the right panel then choose Export workflow from the pop-up menu.

In both cases, a dialog appears.

  • If you want to change the default filename, enter a new name in the Filename field.
  • Select Download to confirm the operation.