Pushbullet notifications
Send HowlOps alerts as Pushbullet notes to every device on your account.
Setup
- In Pushbullet, open Account Settings and create an access token.
- In HowlOps, open Integrations > Notification channels and select Pushbullet.
- Paste the access token, save, and use Send test.
HowlOps stores the token as a redacted secret and sends a Pushbullet note to
the account's connected devices. The test button uses the same sender as a real alert.
Testing without a real notification
The local contract suite verifies the fixed API endpoint, Access-Token header,
and note payload without making a network request:
bash
bash scripts/test-integration-contracts.sh
Was this page helpful?