We create and test jobs on a dev server. Once we have the job working perfectly we would like to export that job, with all of its settings, to our production server. Maybe save the job as a json file and import that json file as a new job?
This would also allow user's to publish job's they've created for other users.