Export Flow
Export all the elements of a flow as a JSON file.
Your Workflows subscription determines the maximum number of flows that you can export. Each flow inside a folder counts as one towards the maximum limit.
The number of exported flows can't exceed the assigned limit. Otherwise the export fails and no flows are exported.
Your org's export capacity resets every 15 minutes.
If you only want another local copy of your flows, you can choose to Duplicate a folder instead.
Input
Field | Definition | Type | Required |
---|---|---|---|
Flow |
Identify the flow that you want to export:
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.
|
True/False |
FALSE |
Number of Indented Spaces |
For structured JSON output, the value specifies the number of spaces for each indent. The 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 |
Size, in bytes, of the exported flow. |
Number |