Export Folder

Export a folder containing one or more flows as a JSON file.

If you only want another local copy of your folder, you can choose to Duplicate a folder instead.

Input

Field Definition Type Required

Folder

Identify the folder that you want to export:

  1. Click Choose Folder.

  2. In the Select folder dialog, open the folder that contains your flows.

  3. Select the folder that you want to export.

  4. Click Choose.

The selected folder is exported as a JSON file.

Dialog TRUE

JSON Pretty Print?

Indicates whether the JSON output for the flows in the selected folder should be structured or unstructured.

  • If True, the JSON output is structured with new lines and indents.

  • If False, the JSON file is returned 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.

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

Size, in bytes, of the exported folder.

Number

Related topics

Export and import Flows

Functions in Workflows

About the elements of Okta Workflows