Skip to main content

Managing loyalty notifications

Loyalty notifications allow you to be informed about the status of the loyalty points of your loyalty program. Notifications are available only for profile-based loyalty programs and are sent as webhooks.

To learn about the other notification types, see Managing Application notifications.

Notification types

For any given profile-based loyalty program, you can create and manage notifications of the following types:

Notification typeDescription
Added or deducted pointsBe notified of changes to the points balance of your loyalty programs in real time, whether they happen through the Campaign Manager, Management API, or the Rule Engine.
important

You can create only one notification of this type.

Pending pointsBe notified of pending points in your loyalty program that are becoming active.
note

Updates of this notification type are not sent for deleted customers.

Expiring pointsBe notified of expiring loyalty points. For each notification you create, you can add up to 3 triggers, each at a different alert time before the points' expiration date.
See Notification Schemas

Creating a loyalty notification

You can create notifications for each of your profile-based loyalty programs. When you create a notification, it is automatically activated.

To create a loyalty notification:

  1. In Loyalty, select the loyalty program for which you want to create a notification.

  2. On the left-side menu of the loyalty program, click Notifications.

  3. Click Create Notification.

  4. In the Create Notification drawer, select the type of notification to create.

  5. In Notification name, type a name for the notification.

  6. For added or deducted points:

    In the Notification sources section, specify which sources should trigger a notification:

  7. For expiring points:

    In the Schedule section, specify how long before the points' expiration date you want to trigger alerts:

    • Amount: The number of days or weeks.
    • Period: Days before expiration date or Weeks before expiration date.
    tip

    To add a trigger, click Add Trigger. To delete one, click .

  8. For pending points:

    note

    These notifications are sent daily at 00:00 hours UTC only when there are loyalty points becoming active in the following 24 hours. You cannot change this schedule.

  9. In the Request section, specify the details of the webhook request:

    • Verb indicates the HTTP request method: POST.
    • In URL, type the URL where you want to receive notifications.
    • In Header, type a custom header that describes the request.
      • (Optional) Click Add header for each additional header value required by the receiving party, and enter the corresponding headers.
  10. In the Payload preview section, review the request payload.

  11. Click Create Notification.

Deactivating a loyalty notification

To stop receiving updates from a loyalty notification, you can deactivate it. You can reactivate the notification at a later time.

To deactivate a loyalty notification:

  1. On the left-side menu of the loyalty program, click Notifications.
  2. To the right of the notification, toggle Active.
  3. In the confirmation window, click Deactivate Notification.
note

To reactivate a notification, follow the above steps, and in the confirmation window, click Activate Notification.

Editing a loyalty notification

Depending on the notification type, you can edit all or some of the details of a loyalty notification at any time.

To edit a loyalty notification:

  1. On the left-side menu of the loyalty program where you want to edit a notification, click Notifications.
  2. To the right of the notification you want to edit, click .
  3. Edit the required details.
  4. Click Save.

Deleting a loyalty notification

When you delete a loyalty notification, you also stop receiving loyalty updates from that notification. To stop receiving loyalty updates but retain the notification, consider deactivating the notification instead.

To delete a loyalty notification:

  1. On the left-side menu of the loyalty program where you want to delete a notification, click Notifications.
  2. To the right of the notification you want to edit, click .
  3. In the pop-up that appears, click Delete Notification.