In this section, you will learn about webhook integrations and notifications in Open Loyalty.
Webhooks Overview
Webhooks is a mechanism allowing us to send HTTP requests to the URL configured by Admin, triggered by an Event, such as customer registration, transaction creation, customer data edit, etc.
The new webhook mechanism is based on subscriptions to individual events occurring in the system. The following webhooks are accessible using the subscription method.
The list of all the available webhooks can be found in the API Documentation.
Learn more about
Webhook Configuration
Learn how to set up and manage webhook subscription.
Webhook Triggers
Learn what actions trigger the webhooks.
Expiring Notifications
Learn more about expiring notifications for tiers, points, and rewards.
SQS Queue
Learn more how to utilize webhook delivery via AWS SQS