Export Folder
Export a folder containing one or more flows as a JSON file.
Your Workflows subscription plan determines the maximum number of flows that you can export. Your org's export capacity resets every 15 minutes.
The number of exported flows can't exceed the assigned limit. Otherwise the export fails and no flows are exported.
Each flow inside a folder counts as one towards the maximum limit.
Input
Field | Definition | Type | Required |
---|---|---|---|
Folder |
Click Choose Folder. In the Select folder dialog, go to the folder that contains your flows, select the folder, and then click Choose. The selected folder is exported as a JSON file. This card also exports any subfolders within the selected folder. |
Dialog |
TRUE |
JSON Pretty Print? |
Indicates whether the JSON output for the flows in the selected folder 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 all the elements of all flows in the selected folder. |
File |
Filename |
Name of the exported folder. |
Text |
Size |
The size, in bytes, of the exported folder. |
Number |