WEBINARLive webinar: Buddy MCP, Sept 15th.Buddy MCP: read the logs, find the bug, ship the fix. Live on September 15th.Save your seat

Pushbullet

View as Markdown

Integrating with Pushbullet allows you to receive banner notifications in your browser and on mobile devices through a dedicated pipeline action. This feature is especially useful when combined with monitoring actions.

Register a Pushbullet OAuth app

  1. Sign in to your Buddy self-hosted instance as admin.
  2. Go to Integrations, click Add a new integration, and select Pushbullet from the list.
  3. Click Configure Pushbullet app and copy the Authorization Callback URL.

Image loading...

  1. In Pushbullet, go to Settings → Clients and fill in the details of the new OAuth app:
    • name → anything, eg. Buddy Self-Hosted
    • website_url → anything, eg. https://buddy.works
    • image_url → anything, eg. http://assets.buddy.works/buddy@120.png
    • redirect_uri → paste the redirect URI that copied from Buddy self-hosted
    • allowed_origin → anything
  2. Click Add A New OAuth Client.
  3. Copy the client_id and client_secret and paste them into the corresponding fields in Buddy.

Image loading...

  1. Click Save changes and restart Buddy to apply the changes.

Last modified on Sep 2, 2026