Pushover is a simple push notification service for sending real-time alerts to mobile and desktop devices. It integrates with various apps and scripts via an API for instant notifications.
Integrating your application with Pushover enables you to send messages and notifications directly to users' devices. Pushover provides a simple token-based authentication method, making it easy to integrate with any platform or application.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppPushoverIntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Pushover supports API tokens for authentication.
API Token Based Authentication
Sign Up on Pushover.
Log in to your Pushover account and navigate to the Application Registration page.
Submit the form to register the application.
After registering your application, Pushover will generate a unique API Key.
This key acts as a token for authenticating your application.
Actions
Actions | Description |
| Adds a user to a specified group in the Pushover |
| Creates a new group in the Pushover |
| Sends notifications to users through Pushover |
| Reenables a previously disabled user from a specified group in the Pushover |
| Removes a user from a specified group in the Pushover |
| Renames an existing group within the Pushover |
| Retrieves information about a specified group within the Pushover |
| Retrieves a list of all groups in the Pushover |
| Temporarily disables a user within the Pushover |