Apprise¶
Info
Apprise allows you to send notifications from Notifiarr to hundreds of notification services. This page covers how Apprise connects to Notifiarr — for the full list of Apprise notification services, see appriseit.com.
How It Works¶
Apprise can send notifications to Notifiarr using the Notifiarr notification service plugin. This lets you route alerts from any Apprise-compatible source into your Notifiarr Discord channels.
For full setup instructions, see Apprise's Notifiarr documentation.
URL Format¶
Requirements¶
| Parameter | Required | Description |
|---|---|---|
api_key | Yes | Your Notifiarr API key — either a global key or an integration-specific key. An Apprise integration key generated on your Notifiarr profile page is recommended. |
channel_id | Yes | Numeric Discord channel ID (enable Developer Mode in Discord to find this) |
Optional Parameters¶
| Parameter | Description |
|---|---|
source / from | Label describing the notification origin |
event | Existing event ID to update instead of creating a new notification |
Warning
As of this writing, the upstream Apprise webhook to Notifiarr only supports one user/role mention per payload.
App History¶
The Notifiarr Apprise integration page tracks notification history from all connected Apprise apps. Each row in the App History table represents an application that has sent at least one notification through Apprise to Notifiarr.
| Column | Description |
|---|---|
| App | The name of the application |
| First | When the first notification was received |
| Last | When the most recent notification was received |
| Total | Total number of notifications received |
| Delete | Remove the app from the history |