Export produces a JSON file containing workflowData (nodes, edges), apiConfig, and variableConfig. Import expects the same structure: valid nodes array (with id, type), edges array (source, target), no duplicate ids. The importer validates and shows a critical warning before replacing the current canvas and config. Keep exports as backup or for moving workflows between environments.
What file format is used for Export/Import?
Updated on 11/04/2026
< 1 min read