Overview
Domainwarden sends notifications to alert you of changes to your domains, ensuring you never miss important updates.By default, all domains send alerts to your account’s registered email address.
Notification Channels
Domainwarden supports multiple notification channels. You can add as many channels as you need. Supported notification channels include:- Email - Available on all plans
- Discord Webhooks - Available on all plans
- Slack Webhooks - Available on all plans
- MS Teams Webhooks - Available on all plans
- Pushover - Available on all plans
- Custom Webhooks - Available on all plans
Adding a Notification Channel
Navigate to the Domain
Navigate to the domain’s Notifications tab and click the “Add Notification Channel” button.
Provide a Label
Enter a descriptive label to identify this notification channel (e.g., “Personal Email” or “Production Webhook”).
Enter Destination
Provide the destination for notifications:
- Email: Enter the email address
- Discord Webhook: Enter the webhook URL
- Slack Webhook: Enter the webhook URL
- MS Teams Webhook: Enter the webhook URL
- Pushover: Enter your user key
- Custom Webhook: Enter your endpoint URL and select the HTTP method (POST, PUT, or PATCH)
Custom Webhooks
Custom webhooks allow you to integrate Domainwarden with your own systems, APIs, or automation workflows.Configuration
When creating a custom webhook channel:- Endpoint URL: The URL where Domainwarden will send notifications
- HTTP Method: Choose POST, PUT, or PATCH based on your API requirements
- Notification Types: Select which events should trigger this webhook
Payload Structure
Domainwarden sends a JSON payload with the following structure:Event Types
Your webhook will receive different payload structures based on the event type: WHOIS Change Events (whois_change):
dns_change):
invalid_ssl_certificate):
Editing a Notification Channel
Navigate to the Domain
Navigate to the domain’s Notifications tab and locate the notification channel you want to change.
Configure Alert Types
Enable or disable specific notification types, such as WHOIS change alerts or DNS updates.
Removing a Notification Channel
Navigate to the Domain
Navigate to the domain’s Notifications tab and locate the notification channel you want to remove.
Your primary notification channel (the first one created) is protected and cannot be removed to ensure you always receive critical alerts.
Copying a Notification Channel
Navigate to the domain’s Notifications tab and click the “Copy from Another Domain” button.Choose Notification Channels
Select the notification channels you wish to copy. Protected channels (the first one created for a domain) and channels that already exist in the destination domain cannot be copied.

