Pushover
Pushover sends real-time push notifications to your phone, tablet, desktop, and watch. Send messages with priorities, sounds, attachments, and emergency acknowledgement receipts.
What your agent can do with Pushover
Triggers and actions 9 actions
- ActionAdd Group
Create a new Pushover delivery group. POST https://api.pushover.net/1/groups.json with token + name.
- ActionCancel Emergency Retry by Receipt
Stop the ongoing retries of an emergency-priority notification by its receipt before it is acknowledged.
- ActionCancel Emergency Retry by Tag
Stop the ongoing retries of all emergency-priority notifications sharing a given tag before they are acknowledged.
- ActionCheck Receipt
Check the acknowledgement status of an emergency-priority (priority 2) notification by its receipt.
- ActionGet Group
Retrieve a delivery group's info + member users. GET https://api.pushover.net/1/groups/{group_key}.json?token=...
- ActionList Sounds
Retrieve the list of notification sounds available to Pushover devices.
- ActionSend Notification
Send a push notification to your Pushover devices with optional title, priority, sound, URL, and attachment.
- ActionUpdate Group
Rename a delivery group. POST https://api.pushover.net/1/groups/{group_key}/rename.json with token + name.
- ActionValidate User
Verify that a Pushover user or group key is valid and has at least one active device.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Pushover API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.