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:
- Select Integrations > Response & Automation.
- In the Webhook widget, click Add.
- Click Start Integration.
- (Service Providers) Select the organization you want to configure the integration with.
- In the URL box, enter the URL for your webhook endpoint.
- 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.
- Next to the Header Value (Secret Key) box, click Generate.
The secret key is generated. - Copy the generated secret key and store it safely.
- Click Finish.