Export Flow

Export all the elements of a flow as a JSON file.

Your Workflows subscription plan determines the maximum number of flows that you can export. Your organization’s available export capacity is reset every 15 minutes. The number of exported flows can't exceed the assigned limit. Otherwise, the export fails, and no flows are exported.

Input

Field Definition Type Required
Flow Click Choose Flow. In the Select flow dialog, go to the folder that contains your flow, select the flow, and click Choose. The selected flow is exported as a JSON file. Dialog TRUE
JSON Pretty Print? Indicates whether the JSON output for the selected flow should be structured or unstructured.
  • If True, the JSON output is structured with new lines and indents.

  • If False, the JSON file appears as an unformatted string.

True/False FALSE
Number of Indented Spaces For structured JSON output, the value specifies the number of spaces for each indent. Range is from 1 to 8. A value of 2 is recommended for easy viewing. Number FALSE

Output

Field Definition Type
File Content JSON file that contains the exported flow. File
Filename Name of the exported flow. Text
Size The size in bytes of the exported flow. Number

See Also

Export and import flows

Functions in Workflows

Workflow elements