Jenkins is a REST API. This connector has the following streams:
In the above links, replace your.jenkins.url
with the url of your Jenkins
instance, and replace any environment variables with an existing Jenkins job or
build id.
See https://your.jenkins.url/api for API documentation.
A live Jenkins Server is required to run the Source Acceptance Tests. An example of how to do this is in our Github Actions Workflow.