Acknowledge Alerts using Webhooks
  • 17 Jul 2023
  • 2 Minutes to read
  • Dark
    Light
  • PDF

Acknowledge Alerts using Webhooks

  • Dark
    Light
  • PDF

Article Summary

The following entitlements are required to make changes to Workflows:

  • Workflows_Update - Create, Update, and Delete Workflows
  • Workflows_View - View existing Workflows

The user roles with access to these integration entitlements are Owner and App Admin.

A webhook is a lightweight API that powers one-way data sharing that is triggered by events. Workflows can trigger these events, and webhooks can be pre-configured to perform common actions automatically.

In this example we will create a Workflow that triggers a webhook to acknowledge an alert coming from an Inbound Integration.

To follow along with this example you must have configured an Inbound Integration with the external tool, a Recipient Group, and Escalation Rule. The Workflow we create will be called by the Escalation Rule when we are finished.

Configure a Workflow

  1. Select Workflows from Configurations on the main menu.
  2. Click the Add Workflow button in the top right corner of the screen.
  3. In the Add Workflow dialogue box choose Alert as the Type, enter a name for the Workflow, and Standard Alert for the Template and press Submit.
    GetImage 1.png

Add Start Conditions

  1. In the workflow detail page, click Add Start Condition in the match all section.
  2. In the Attribute field, choose AlertStatus, choose "is" for the operator, and finally set Assigned as the Value.
  3. Click the Submit button to save.
    GetImage 3.png

Add Actions

  1. Scroll down further on the Workflow page and press Add Action.
  2. Choose Send Webhook as the action. This will expand the dialogue box for more details.
  3. In the resulting dialog, choose your HTTP Method (based on the receiving application's requirements).
  4. Define the webhook in the URL field. Here we are using dynamic fields to populate sections of the webhook, so we must edit the URL to include dynamic field names. In the example below, the watch ID has been mapped to the <<MessageThread.SourceIdentifier>> field. For the Message field we have the option to drag and drop from the list of dynamic fields on the left. For the URL field, however, this edit must be typed in manually.
  5. Click Submit to save the action
    GetImage 6.png

Add Workflow to Escalation Policy

GetImage 7.png

  1. Enable the Workflow by clicking the Update button in the top right corner of the Workflow page and then checking the Enabled box. Click the green checkmark to save. (Won't let me enable)
  2. Select Escalation Policies from Configuration the menu
  3. Click the Escalation Policy to add the Webhook and select the Automation tab.
  4. Click the Add Workflow button. In the resulting dialog, select your Workflow (it must be enabled to be visible here) and press the right arrow to move it to the Selected Workflows list.
  5. Click Submit to save this Workflow to the Escalation Policy.
    GetImage 9.png

Was this article helpful?

ESC

Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses