Webhook Automation with WatchGuard CloudDR

Applies To: WatchGuard CloudDR

A webhook integration enables WatchGuard CloudDR to automatically send real-time data such as issues, alerts, and logs directly to any third-party application that supports webhooks. This guide describes how to integrate webhooks with CloudDR.

Prerequisites

Before you begin, make sure you have an endpoint to receive data sent from CloudDR.

Integrate Webhook with CloudDR

To integrate Webhook with CloudDR:

  1. Select Integrations > Response & Automation.
  2. In the Webhook widget, click Add.
  3. Click Start Integration.
  4. (Service Providers) Select the organization you want to configure the integration with.
  5. In the URL box, enter the URL for your webhook endpoint.
  6. In the Header Key box, enter a name to identify the secret key send in the request header. By default, the header key is x-webhook-secret. The secret key is included in the request header as a header key, which the consumer application uses to verify the request.
  7. Next to the Header Value (Secret Key) box, click Generate.
    The secret key is generated.
  8. Copy the generated secret key and store it safely.
  9. Click Finish.

Related Topics

Response and Automation in WatchGuard CloudDR