Pushover integration

What is Pushover?

Pushover is a simple push notification web service that allows you to receive real-time notifications on your Pushover app (Apple & Android devices) or desktop browser.

By integrating the service with Buddy, you can send push notifications directly from your pipelines. The dedicated Pushover action in Buddy lets you choose recipient devices and customize the notification message with environment variables.

Image loading...Pipeline example for Pushover integration

Setting up Pushover integration

  1. To get started, go to the Integrations tab.

  2. Select the Pushover integration (you can find it in the Notifications section):

Image loading...Pushover integration selection

  1. The configuration window will show up:

Image loading...Pushover integration configuration

Here you have to provide:

  • Integration name
  • User Key
  • API Token
Hint
You can adjust the privacy settings of your integration (i.e. who can use it and where) in the Sharing tab.
  1. Once done, click Add a new integration.
Warning
Please be aware that the device needs to be active on Pushover to add the integration. Image loading...Active devices in Pushover

Obtaining Pushover API Token and User Key

  1. Log in to your Pushover account.
  2. The User Key is available on the main dashboard. Copy it and paste it in the integration configuration window in Buddy:

Image loading...User Key in Pushover dashboard

  1. Then, click Create an Application/API Token next to Your Applications at the bottom of the Pushover Dashboard.
  2. Create an application for Buddy integration:

Image loading...Creating application in Pushover

  1. Once the application is created, copy the API Token/Key and paste it in Buddy:

Image loading...API Token for Buddy application

All done! Sending notifications to your devices through Pushover is now possible.

Hint
Read how to configure Pushover with YAML and Pushover POST Parameters.

Last modified on Sep 23, 2024