Pushover icon

Pushover

Push notification service for users, devices, applications, messages, sounds, and delivery receipts.

Handles push notification delivery for urgent alerts, messages, devices, and notification workflows.

Example Use Cases

These are the Pushover actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Client Realtime WebSocket Connection

Tool to establish a secure WebSocket connection for real-time message notifications. Use after obtaining device ID and secret to receive instant push events.

Create Group

Tool to create a new Delivery Group. Use when you need to group multiple recipients under one group key before sending notifications.

Fetch Pending Messages

Tool to download pending messages for a registered device. Use after device registration to retrieve messages queued server-side.

Get App Limits

Tool to retrieve the current monthly message limit, remaining messages, and reset time for a Pushover application. Use when monitoring your monthly quota before sending messages.

Pushover Client Login

Tool to authenticate a Pushover user by email and password. Use when you need to obtain a user key and session secret. Include twofa code if prompted by a prior HTTP 412 response.

Register Open Client Device

Tool to register an Open Client desktop device. Use when you have a session secret from users/login to obtain a device ID.

Send Message

Tool to send a push notification with optional title, URL, priority, sound, attachments, and filters.

Validate User or Group

Tool to validate a Pushover user or group key for deliverability. Use before sending notifications to ensure the key (and optional device) is valid and has active devices.

Add Team User

Tool to add a user to a Pushover for Teams organization. Use when inviting a user with optional admin rights, instant login link, or custom delivery group.

Add User to Group

Tool to add an existing Pushover user to a delivery group. Use when you need to include a user in a group by their user key.