Notification System
The following notification triggers are available to be used with the WHMCS Notification System:
- monitoring.success.http
- monitoring.success.ssl
- monitoring.success.ip
- monitoring.failure.http
- monitoring.failure.ssl
- monitoring.failure.ip
You can set up any number of notification rules based on these triggers.
- In the WHMCS Admin Area, go to
Setup > Notifications. - Click on
Create New Notification Rule. - Select the
APItab. - Select
Custom API Trigger. - In
Trigger IdentifierchooseExact matchif you want to address a specific trigger, orContainsif you want your notification to be triggered on different triggers. - In the second field, insert the trigger. For example
monitoring.failure.httpfor an exact match, ormonitoring.failure.for all failures, or evenmonitoring.for all notifications. - Choose your notification provider and configure accordingly.
info
By the way, did you know that we also provide a Notification Provider addon for Pushover? 😉 See https://bluerabbit.solutions/product/whmcs-pushover-notifications/ if you are interested.