Create an email notification specifying when to send it, who receives it, what it contains, and if it can be delivered in an email digest.

Before you begin

Role required: admin
Consider the following items when you create or update a notification:
  • Your notification recipients must be active users and have a valid email address defined.

    ServiceNow users or members of groups must be defined as active users in the User [sys_user] table. They must also have a valid email address defined for their primary channel (device) in the Notification Device [cmn_notif_device] table. If users don’t have an active profile and a valid email address, the notifications won’t be received.

  • Your notification recipients must have the appropriate notification preferences enabled.

    If the notification is subscribable, each ServiceNow user or group member must have the notification and channels (devices) for the notification enabled in their notification preferences. Admins can impersonate users to review and configure their notification preferences.

  • To have your email notification also send as an SMS notification, recipients must subscribe to the notification on an SMS channel. For more information on creating an SMS channel, see Create notification channels.
  • After you create or update the notification, use the Preview Notification option to examine it. For example, you can test links that you may have added and verify the notification recipients. For details, see Preview email notifications.
  • For information on operators available for filters and queries, see Operators available for filters and queries.

About this task

Watch the video to learn about the actions that the instance can take in response to messages from users and shows how to create or modify email notifications to users.

Use the following tabs in the Notification form to configure an email notification:

  • When to send — Conditions required to send the notification.
  • Who will receive — Recipients of the notification.
  • What it will contain — Contents of the notification.
  • What Digest will contain — Contents of the email digest if the notification can be delivered in a digest.
Note: If you don’t see all the fields on the form, switch to the Advanced view.

Procedure

  1. Navigate to All > System Notification > Email > Notifications.
  2. Select New.
  3. Fill in the fields at the top of the Notification form, as appropriate.
  4. Fill in the fields on the When to send tab.
    Note: If the same trigger generates multiple notifications, the system only sends one notification. The system considers all other notifications, even if they have a different subject and body, as duplicates. The Ignore Duplicates business rule controls this functionality.
  5. Fill in the fields on the Who will receive tab.

    The following example shows the default view of the tab. The advanced view contains additional fields (see table).

    Tip: Consider limiting the recipient list of any notification to 1000 users. By default, if a notification has more than 100 intended recipients, the system creates multiple notification messages with up to 100 recipients each. If you want to change the recipient limit, set the system property glide.email.smtp.max_recipients.
    The system doesn’t exclude recipients based on access controls. Recipients can receive email about records that they can’t normally access from the user interface. For example, requesters can receive email about incidents and catalog requests opened on their behalf even though they normally don’t have access to these records. If a notification includes the record details, verify that all recipients need these details.
    Note: By default, the system doesn’t send email notifications to itself. For example, an email notification from instanceABC@service-now.com doesn’t send to instanceABC@service-now.com. The system helps prevent this behavior to avoid looping.
  6. Fill in the fields on the What it will contain tab.
    The following example shows the default view of the tab. The advanced view contains additional fields (see table).
  7. If you selected the Allow Digestcheck box, fill in the fields on the What Digest will contain tab to create the email digest content for the notification.
    The following example shows the default view of the tab. The advanced view contains additional fields (see table).
    When you save or update the notification, the email Digestoption is available for the notification in the notification settings of your users.
  8. When you finish creating the notification, select Submit or, if you’re done modifying the notification, select Update.

What to do next

Use the Preview Notification option to check your notification, for example, you can see:
  • How the Subject and Message fields are displayed.
  • Which users will or won’t receive the notification, including the reasons why the users won’t receive it.