Difference between revisions of "Pushover"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
* https://www.pushover.net/ | * https://www.pushover.net/ | ||
− | |||
− | |||
* [[Grafana alerts]] | * [[Grafana alerts]] | ||
* [[Zabbix]] | * [[Zabbix]] | ||
Line 14: | Line 12: | ||
--form-string "message=hello world" \ | --form-string "message=hello world" \ | ||
https://api.pushover.net/1/messages.json | https://api.pushover.net/1/messages.json | ||
− | |||
− | |||
Revision as of 11:53, 8 October 2021
curl -s \ --form-string "token=abc123" \ --form-string "user=user123" \ --form-string "message=hello world" \ https://api.pushover.net/1/messages.json
Related terms
Advertising: