Export Flow
Export Flow allows you to export the flow configuration into a json format that can be edited or imported again.
Migration of configurations between Thru environments is implemented via the process of exporting selected configurations from the source environment to a Json-formatted file, optional editing of the file and importing the configuration file with certain support for conflict resolution.
Export of configuration
Users are able to select one or more flows for the export
Export action has an option to export all endpoint credentials. By default endpoint credentials are exported.
Export saves selected flows, all linked objects like Flow Endpoints, Endpoints and Orgs and all settings of the objects in single Json-formatted export file per flow.
Transformation of exported data
Manual editing of the Json file or coding the scripts to transform the data