Export flow
You can export a flow configuration in a JSON format, which can be easily edited or re-imported as needed.
The migration of configurations between MFT environments is achieved through a systematic process. This involves exporting selected configurations from the source environment into a JSON-formatted file. You can edit this file before importing it back into the target environment. The process also includes certain support mechanisms for conflict resolution, ensuring a smooth transition of configurations.
- You can 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.
After exporting the JSON file, you can manually edit it or code scripts to transform the data.