How does one export/import workflows between different instances of Sparkflows?

Sparkflows allows workflows to be exported and imported. Workflows are represented as JSON files and hence can also be checked into github etc. for versioning.

Sparkflows also maintains the version history of the workflows.

Workflows json can be exported as file and seamlessly imported into another Sparkflows Instance.