Setting Up Email Notifications

Setting Up Email Notifications

This article explains how to create an email notification channel so PulseAPI can send you alert emails when incidents are created or resolved.


Step 1: Open Notification Channels

  1. In the left sidebar, click Alerts.
  2. Click Notification Channels.
  3. Click New Channel.

Step 2: Configure the Email Channel

  1. Select Email as the channel type.
  2. Enter the email address that should receive notifications.
  3. Leave Active toggled on (the default).
  4. Click Create Channel.

Email channels are automatically verified — no confirmation email or code is required. The channel is ready to use immediately.


Step 3: Assign the Channel to an Alert Rule

Creating a channel doesn't automatically trigger notifications. You need to assign it to an alert rule.

  1. In the left sidebar, click Alerts, then Alert Rules.
  2. Open an existing rule (or create a new one).
  3. In the Notification Channels field, select your new email channel.
  4. Save the rule.

PulseAPI will now send an email to that address whenever the rule fires.


What Alert Emails Look Like

Alert emails include:

  • The incident title and severity
  • The affected monitor name and URL
  • The time the incident was detected
  • A link to the incident in PulseAPI

Resolution emails include the duration of the incident and the time it was resolved.


Troubleshooting

Not receiving emails?

  1. Check your spam or junk folder — some email providers filter automated messages.
  2. Confirm the channel is set to Active in your Notification Channels list.
  3. Confirm the channel is assigned to an active alert rule.
  4. Click Send Test Notification on the channel to verify delivery.

For a full troubleshooting checklist, see Why Am I Not Receiving Alert Notifications?.


Related Articles


Still have questions? Contact support.

    • Related Articles

    • Why Am I Not Receiving Alert Notifications?

      If your monitor goes down but you didn't receive an alert, work through this checklist to find the cause. Most cases have a simple fix. Checklist 1. Does an incident actually exist? Check Incidents in the left sidebar. If no incident was created for ...
    • Setting Up Slack Notifications

      This article explains how to connect PulseAPI to Slack so your team receives alert notifications in a Slack channel. Prerequisites: Slack notifications require a Starter, Professional, or Team plan. You'll need permission to add apps to your Slack ...
    • Setting Up Webhook Notifications

      This article explains how to create a webhook notification channel so PulseAPI can send JSON payloads to any URL when incidents are created or resolved. Use webhooks to integrate with PagerDuty, Opsgenie, custom incident systems, or any service that ...
    • Key Concepts: Endpoints, Checks, Incidents, and Alerts

      This article explains the four core building blocks of PulseAPI and how they work together. Understanding these concepts makes every other part of the product easier to use. Endpoint (Monitor) An endpoint is a URL you want PulseAPI to watch. In ...
    • Testing a Notification Channel

      Before relying on a notification channel to deliver real alerts, send a test notification to confirm it's working. This article explains how. How to Send a Test Notification In the left sidebar, click Alerts. Click Notification Channels. Find the ...