Create an Azure DevOps Work item when a Bolt run complete with errors
Last updated
Last updated
This guide will show you how to set up an integration between Paradime and Azure DevOps using Paradime Webhooks and Zapier.
At the end of this tutorial, you will be able to create a Jira Issue every time a Bolt schedule fails including details of the Bolt schedule.
For this integration, make sure you have the following:
A Paradime Bolt schedule configured
Paradime Webhooks enabled
An Azure DevOps account
A Zapier account
To trigger an action each time a webhook event is delivered in Zapier, create a new Zap with Webhooks by Zapier as the Trigger and Catch Hook as the Event.
Press Continue, and copy the webhook URL. You will need this to connect Zapier to Paradime.
In Paradime navigate to Account Settings and select Webhooks from the left Panel. Now you can click on + Add Endpoint
to configure your webhook.
Enter the webhook URL generated by Zapier in the previews step
Add a description for your webhook integration (optional)
Filter to include in the event only the bolt.run.
completed
event
When done, click on Create
to setup the webhook.
Now that the integration is configured, to help with the next steps:
Trigger a Bolt Run
When the Bolt Run is completed, in Zapier, click on test trigger to receive a Bolt event which can be used to setup and test the Zapier action.
Now let's filter the webhook events for Bolt schedule completed with status: error
or failed
. This will ensure that Linear Issues only for Bolt schedules completed with errors.
Add a Only continue if... step in Zapier, choose the Status field from the webhook response and filter for the condition to filer when status exactly match error
or failed
.
Click Continue. If the example Bolt run for your Zap setup matches any of the mentioned states, a confirmation message will display, indicating the Zap will proceed.
Finally add another step to your Zap and select the Azure DevOps action. From the menu, select the event Create Work Item and click on Continue.
You will now need to authenticate to your Azure DevOps account and establish a connect. When completed you can setup the action to create an Azure DevOps Work item using Bolt Webhook events when a run completed with errors.
Here you will be able to template the Title and Description of the Azure DevOps Work item using any of the available metadata fields from the Paradime Webhook JSON payload.
When done, you can click on Continue and Test your Zap, and finally click on the Publish button to go live. Each time a Bolt run will complete with errors, a new Azure DevOps Work item will be created .