Is there a Jenkins plugin for responding to an Artifactory webhook plugin - or indeed any caller to the REST api to invoke a job?
I have successfully tested the Artf. plugin to call the Jenkins REST api to kick off a job. The Artf. POST call passes a lot of additional information in a json object which is ignored by the job. I'd like to be able to enable a job/build pipeline so that if it's invoked from the Jenkins REST api it reads the json object passed in the POST, flattens it and turns it into environment variables. It does not need to be specifically tailored to the json passed by the Artf. webhook and should treat any json object pass in the "job" all the same way. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/535f80e9-30b1-45cf-a861-eff7fff05dd2%40googlegroups.com.