### [Setting Up Webhook Alerts](https://wpmailsmtp.com/docs/setting-up-webhook-alerts/)

**Published:** July 17, 2025
**Author:** David Ozokoye

**Excerpt:** Learn how to configure Webhooks integration for failed email alerts.

**Content:**

Would you like to receive notifications whenever your site fails to send emails? With our Webhook integration, your site can send notifications through any service that supports webhooks.

This tutorial will show you how to set up Webhook alerts in WP Mail SMTP.

- [Accessing the Email Alerts Page](#email-alerts-page)
- [Adding the Webhook URL](#webhook-connection)

---

Before getting started, you’ll first need to make sure WP Mail SMTP is [installed and activated](https://wpmailsmtp.com/docs/how-to-install-the-wp-mail-smtp-plugin/) on your WordPress site and that you’ve [verified your license](https://wpmailsmtp.com/docs/how-to-verify-your-wp-mail-smtp-license/).

## Accessing the Email Alerts Page

To begin setting up email alerts from the WordPress dashboard, go to **WP Mail SMTP » Settings** and click on the **Alerts** tab.

![Where to find Alerts in WP Mail SMTP Settings](https://wpmailsmtp.com/wp-content/uploads/2023/08/email-alert-settings.png)Once here, scroll down to the Webhook section. First, to integrate Webhooks with your site, set the **Webhook Alerts** toggle to the on position.

![Webhooks alerts on](https://wpmailsmtp.com/wp-content/uploads/2022/07/webhooks-alerts-on-1.png)**Note:** Webhooks alerts send POST requests with JSON payloads.

## Adding the Webhook URL

After enabling Webhook Alerts, copy the Webhook URL from the service you’d like to utilize and place it in the **Webhook URL** field.

![Webhook URL added](https://wpmailsmtp.com/wp-content/uploads/2022/07/alerts-webhook-example.png)If you’d like to add another webhook integration, click **Add Another Webhook URL**.

![Add another webhook URL](https://wpmailsmtp.com/wp-content/uploads/2022/07/alerts-webhook-add-another-webhook-url.png)Another **Webhook URL** field will become available.

![Adding another webhook integration](https://wpmailsmtp.com/wp-content/uploads/2022/07/alerts-second-webhook-url-field-1.png)To add an additional webhook integration, paste the new webhook URL in the new **Webhook URL** field.

![Second Webhook added](https://wpmailsmtp.com/wp-content/uploads/2022/07/alerts-second-webhook-url-added-1.png)We’ve included the output of an example webhook alert below:

![An example webhook alert](https://wpmailsmtp.com/wp-content/uploads/2022/07/alerts-example-webhook.png)Once you’ve finished setting up your webhooks integrations, either save your settings or [continue to add other integrations](https://wpmailsmtp.com/docs/setting-up-email-alerts/). To save your settings, scroll down and click the **Save Settings** button.

![Save your alerts settings](https://wpmailsmtp.com/wp-content/uploads/2025/06/save-settings-button.png "Save Your Alerts Settings")That’s it! You’ve now learned how to configure Webhook alerts in WP Mail SMTP.

Next, would you like to conditionally route emails based on certain conditions you specify? See our tutorial on [enabling Smart Email Routing](https://wpmailsmtp.com/docs/setting-up-smart-email-routing/ "Setting Up Smart Email Routing") to learn how.

**Categories:** Functionality

---

