×
Apr 14, 2024 · Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables.
Apr 8, 2022 · Now I've never used parameters, but I think it takes form encoded post data, not raw JSON. A specific field might be JSON, but pretty sure you ...
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Using this parameter you can override the authentication used to connect to the selected remote Jenkins. Don't Override The authentication configured in the ...
Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, ...
Creates a list of the parameters as they would be in a scheduled build. Without escaped quotes. Parameters: jsonChange - the JSON data for the change.
Feb 7, 2022 · URLTrigger plug-in makes it possible to monitor changes of the response got from an URL invocation. Features. Jenkins can be configured to poll ...
Jan 10, 2024 · I am attempting to trigger a build job from Power Automate over the remote access REST API, the build will take user input into the job which I ...
Dec 14, 2019 · The plugin uses JSONPath , and also XPath , to extract values from JSON and provide them to the build. Letting the user pick whatever is ...