Pushover
URL Format
pushover://shoutrrr:apiToken
@userKey
/?devices=device1
[,device2
, ...]&title=Custom+Title&priority=1
Field | Description | Scheme |
---|---|---|
devices* | string | |
token* | API Token/Key | string |
user* | User Key | string |
priority | Default: | int between |
title | string |
Getting the keys from Pushover
-
Navigate to the Pushover dashboard to get your
userKey
in the top right. -
The
Name
column of the device list is what is used to refer to your devices (device1
etc.) -
Click on an application at the bottom of the page
-
The
apiToken
is displayed at the top of the application page.
See Pushover API documentation for more information.