Send data to Pushover
Most recent version: v1.0.0
Overview
Onum supports integration with Pushover.
Pushover is a push notification service that delivers real-time alerts to your devices (Android, iPhone, iPad, and Desktop) from various applications and services. It acts as a bridge, allowing you to receive notifications from sources like IFTTT, network monitoring systems, and other software, all through a single, centralized platform.
Prerequisites
The prerequisites for sending notifications to Pushover are straightforward and revolve around obtaining two unique keys:
Application API Key (called APP Token in Onum)
User Key (called User or Group Token in Onum)
Save these credentials for use in your sink.
Onum Setup
Log in to your Onum tenant and click Data Sinks> New Data sink.
Double-click the Pushover Sink.
Enter a Name for the new Data Sink. Optionally, add a Description and some Tags to identify the Sink.
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


The APP Token* (also called an Application API Key) is required to send notifications through Pushover's API. Select it from your Secrets or create one. In Your Application, if you have already created an application, click it and find the token in its properties.

After connecting to the API, connect to a particular user or group using the User or Group Token*. Select it from your Secrets or create one.
When you log in to Pushover, you can see this on your homepage under Your User Key.

Click New secret to create a new one:
Give the secret a Name.
Turn off the Expiration date option.
Click Add new value and paste the corresponding value.
Click Save.


Learn more about secrets in Onum in this article.
You can now select the created secrets in the configuration.
Establish a limit for the Maximum requests per second*. The minimum value is 1 and the maximum value is 100.
If you are using a proxy to establish the connection, toggle on the Proxy configuration button and enter the details here:
Scheme*
Host*
Port*
Username
Password
Click Finish when complete. Your new Data sink will appear in the Data sinks area list.
Pipeline configuration
When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.
Output configuration
Raw message*
Choose the field that contains the data to be sent.
Click Save to save your configuration.
Last updated
Was this helpful?

