Last updated: 2021-06-09
Here’s a sample workflow to demonstrate the use of the Orchestration app to trigger a Jenkins job.


1. Create the Event when a Release is created. 2. You can then pull in the App Node which will have the following configurations:
App Name: Jenkins - Orch
App Action: Build
Notes when Configuring Inputs:

3. Finally, to validate the build triggered successfully, the condition node is added to check if the status code is 200.

