Trigger job with parameters in Jenkins
Trigger job with parameters in Jenkins.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Job ID | ID of the job | Text (Short) | Yes | |
| ID 1 | | Text (Short) | No | |
| Value 1 | | Text (Long) | No | |
| ID 2 | | Text (Short) | No | |
| Value 2 | | Text (Long) | No | |
| ID 3 | | Text (Short) | No | |
| Value 3 | | Text (Long) | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements