Action - Export Flows
The action Export Flows exports the selected flows to the specified file.
Examples:
- Export all flows to a file and upload the file to Dropbox as a backup.
Settings
Flow pattern list
A comma separated list of flow names to export. Glob patterns
Examples:
*
and ?
can be used to match similar named flows. Variables are supported.Examples:
Test Flow
Test Flow, SMS Flow
*time tracking*
Exclude flow pattern list
A comma separated list of flow names to not export even when the field Flow pattern list includes the flow. Glob patterns
*
and ?
can be used to match similar named flows. Variables are supported.Widget pattern list
A comma separated list of widget names to export. Glob patterns
*
and ?
can be used to match similar named widgets. Variables are supported.Exclude widget pattern list
A comma separated list of widget names to not export even when the field Widget pattern list includes the widget. Glob patterns
*
and ?
can be used to match similar named widgets. Variables are supported.Target File
The path of the target file. Variables are supported.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.
See action Script for a description.
Supplied Variables
export_path
the path of the created file