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.
Select Pushover from the list of Data sink types and click Configuration to start.
Data sink configuration
Now you need to specify how and where to send the data and how to establish a connection with Pushover.
Metadata
Enter the basic information for the new Data sink.
Name*
Enter a name for the new Data sink.
Description
Optionally, enter a description for the Data sink.
Tags
Add tags to easily identify your Data sink. Hit the Enter
key after you define each tag.


Metrics display
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Configuration
Now, add the configuration to establish the connection.
Authentication
APP Token*
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.

User or Group Token*
After connecting to the API, connect to a particular user or group. 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.



Rate limit
Establish a limit for the number of requests permitted per second.
Maximum requests per second*
Enter a maximum number of requests. The minimum value is 1
and the maximum value is 100
.


Advanced configuration
If you are using a proxy to establish the connection, toggle on and enter the details here.
Scheme*
Choose the proxy scheme to connect to (HTTP or HTTPS).
Host*
The host of the proxy URL used to establish the connection
Port*
The port of the proxy URL used to establish the connection
Username
This is the username used to access the proxy.
Password
Select your proxy password from your Secrets or create one.


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?