Workflow export

Can the workflow underlying code (I assume is JavaScript) be exported and saved for use in another program? Let’s say I build tons of workflows and Losant (hypothetically) shuts down or does whatever are all the workflows lost? Would I have to rebuild everything in a different program or would I be able to save my Losant workflows and export them to another program?

Losant workflows to not compile to code. They only provide configuration. The actual implementation of each workflow node is within Losant’s cloud and edge workflow runners, which aren’t open sourced.

Using any third-party service certainly comes with risk. Balancing the speed and convenience of using Losant, against the risk of using a third-party service, is definitely something for your organization to consider.