How do I export workflow-related files?

Purpose

Use this procedure to export a file to your computer.

Configured files can be exported:

  • workflows (.yaml or .zip)

  • environment files (.env)

  • ad-hoc actions (.action)

  • Jinja2 templates (.jinja)

You can also export the Flow diagram of a workflow or workflow execution as a .png file.

Steps
 

Open the view that includes the object you need to export.


Choose png1.png (Table row actions), Export or png1.png (Table row actions), Export Zip.

Depending on your browser settings, the file is downloaded or a confirmation dialog opens.


To export the Flow diagram of a workflow:

  1. Open Workflows, Workflows.

  2. Double-click on a workflow to open the Info page

  3. Choose Flow from the drop-down list.

  4. Click Screenshot Flow png14.png to download the Flow diagram as a .png file.


To export the Flow diagram of a workflow execution:

  1. Open Workflows, Workflow Executions.

  2. Double-click on a workflow execution to open the Info page

  3. Choose Flow from the drop-down list.

  4. Click Screenshot Flow png14.png to download the Flow diagram as a .png file.


Save the file as needed.

End of steps