Skip to main content

General Settings

A quick introduction to the Notification settings: where they are, what information they provide and what you can do with them.

The Notification settings contain important information required to send the notification along with settings that define how email notifications look, when your notification sends, and its publish history.

There are five sections of the Notification Settings.

  • General
  • Notes
  • Events
  • Conditions
  • Publish History

Opening the Notification Settings

To view the Notification settings, open the notification in the designer list, then click the settings icon next to the Notification name.

Access Notification General Settings

General Settings

General Settings

Notification ID

  • The Notification ID is a unique string assigned to the notification by Courier.
  • When you make a successful Send API request, Courier returns the Notification ID mapped to the event used to trigger it.
  • You can also use the Notification ID as the event object in your Send

Auth Token

  • A Tenant-level token required to send Notifications.
  • You can also find your Tenant's AuthToken in the General Settings.

Brand Config

  • Brands are "enabled" by default so each new email notification will use your Default Brand template unless you disable it.
  • Brands must be "enabled" to use Custom Brands on email notifications.

Category

  • Use this setting to assign a notification to a Category. Notification Categories let you group notifications and allow end-users to set preferences on more than one notification at a time.

Notification Config

  • Even if you've assigned a notification to a Category, you can define whether or not you want the notification to inherit settings from the category or define them at the Notification level with this setting.
Configuration Settings

Created

  • Timestamp of when the notification was created.

Duplicate

  • The Duplicate button allows you to duplicate all content, channels and configurations created in this notification into a new notification.
  • The duplicate will not share the same Notification ID.

Delete

  • The Delete button permanently deletes the notification and all its content.

Notes

Notification Notes

Notes let you create and edit an internal note about the Notification. Once a note has been added, you'll see a new note icon in the main notifications list – clicking this opens a read-only view of the note directly within the list view.

Notification Designer Overview

Events

You can map an existing Event trigger to the notification in the Events section of the Notification settings.

Event Mapping Settings

Read more: Creating Events

Conditions

Using the Conditions tool in the Notification settings allows you to use properties from the data or profile objects provided by the Send API call or User Profile to prevent the notification from sending when specific conditions are met.

Publish History

  • Publish History allows you to see who published versions of the Notification and when they published it.
  • Rollback allows you to revert to any previously published version.
Note

You will lose any unpublished work if you click Rollback.

Notification Versioning
Was this helpful?