Bumblebee Platform Webhook Configuration Example
- Sherry Wei
- 19 hours ago
- 1 min read
Updated: 18 hours ago
The Bumblebee platform supports alert message API integration via a webhook mechanism. This document provides an example of how to configure a webhook on the Bumblebee platform.
The API endpoint in this example is https://webhook.site/a532c49a-e4df-4a54-a133-cf6c3975f8e6, from webhook public test site. Here are the steps as captured in the screenshot below.

Login to the Bumblebee platform:
Click Operations
Enter the webhook URL: https://webhook.site/a532c49a-e4df-4a54-a133-cf6c3975f8e6
Click Update Notifications
Bumblebee platform generates a webhook signature key. You use this signature key to authenticate the sender as from bumblebeenet.com
The alert message is in json format, as shown below.




Comments