When you're hosting an Elsa Server, providing workflows from JSON files is even easier.
+All you need to do then is create a folder called
Let's try it out:
+Run the application using the following command:
+Execute the workflow using the following curl:
+Alternatively, start ab Elsa Studio container and run the workflow from there
+In this guide, we have seen how to load a JSON file and deserialize it into a Workflow
class and then execute it.