Vlasoli
2 years agoNew Member
Triggering a HTTP request trough Zephyr Scale
Hello,
Our organization uses Zephyr scale in Jira as a reporting destination for tests executed in Jenkins. We update test cycles and test-cases trough the Zephyr API, and we are very happy with the current state.
We are looking for a way to trigger Jenkins builds from Zephyr directly, so that Jenkins could be abstracted away from the process. Jenkins builds can be run by posting to a specific URL which is generated for every test cycle. Is there a standard/recommended way to execute HTTP request from Zephyr?