I am new to Jenkins, and I\'m not sure if this is possible, but I would like to set up a web interface where somebody could click \"Start Job\" and this will tell Jenkins to
Jenkins has a documented REST API. You can make your little web service invoke it.