top of page

Setup Event Notifications

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.


  1. Email Notification


For Account

To setup Email notification for an account, follow the steps below.


  1. Login to the Bumblebee portal

  2. On the left navigation menu, click Systems -> Operations

  3. Enter one more multiple emails separated by comma

  4. Click Update Notifications


For Entity

To setup Email notification for an Entity, follow the steps below.


  1. Login to the Bumblebee portal

  2. On left navigation menu, click Systems -> Entities

  3. Select an entity, click Action -> Edit Entity

  4. Enter one more emails for the entity

  5. Click Save


  1. 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


bottom of page