We would like to be able to create new automation jobs/tasks using either an XML/JSON config file. We would like to have this done using an API call or via a method on the VisualCron Client. Our ideal scenario would be for developers to create a VisualCron Job XML/JSON file when they create a scheduled task application and during the deployment we would make an API call, pass this Job config file and it would create the Job/Tasks under the covers using some small piece of automation we would create consuming this API.