Events
Event notifications are used to alert Bumblebee platform admins when a significant event happens. Here are the supported events.
When a new CPE is registered with the portal
When a CPE becomes unreachable and goes to Down state
When CPE becomes reachable and goes to Up state after a being in down state.
Notification Methods
Bumblebee platform supports methods, emails and webhook.
Email Notification
For Account
To setup Email notification for an account, follow the steps below.
Login to the Bumblebee portal
On the left navigation menu, click Systems -> Operations
Enter one more multiple emails separated by comma
Click Update Notifications
For Entity
To setup Email notification for an Entity, follow the steps below.
Login to the Bumblebee portal
On left navigation menu, click Systems -> Entities
Select an entity, click Action -> Edit Entity
Enter one more emails for the entity
Click Save
API integration
Bumblebee platform supports API integration via webhook for account level event notifications. Follow the steps below to setup
Login to the Bumblebee portal
On the left navigation menu, click Systems -> Operations
Enter an URL endpoint for webhook that receives data
Click Update Notification
The webhook signature key should be displayed in the panel below. Copy the signature key
Comments