For one of my projects I am using a test and production environment. In order to keep the workflows in sync I need to administer very carefull all changes I made. As soon as you open an automation, you can see there is call to https://tapeapp.com/graphql/getWorkflowDefWithLookup and this returns the workflow in JSON format. It would be great if you could get this JSON by doing an API call or have an export from the GUI to do so. Is this possible?