Setup Event Notifications
- Sherry Wei
- Nov 7, 2024
- 1 min read
Updated: Feb 28
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
Webhook API integration
Bumblebee platform supports API integration via webhook for account level event notifications. Follow the steps described in this link for configuration steps.


Comments