webhookWebhooks

Connect Open Loyalty with external systems using event-based webhook delivery.

Overview

Webhooks let Open Loyalty send an HTTP request when a selected event happens. Use them to sync data, trigger automations, and notify external systems in real time.

Each webhook works as an event subscription. You decide which events to enable and where the payload should be delivered.

circle-info

For the full event list and payload schemas, use the API referencearrow-up-right.

Common use cases

  • Sync member and transaction data with CRM, CDP, or BI tools

  • Trigger external emails, SMS, or marketing journeys

  • React to reward, points, and tier changes

  • Notify internal services when member activity changes


Learn more about

How to Configure a Webhook

Create subscriptions in the Admin Panel or via API, and review the payload format.

What Triggers a Webhook

See which actions fire each event and where they usually come from.

Expiring Notifications

Control how many days in advance expiration-related notifications are sent.

HMAC

Prepare for webhook request signing and signature verification.

SQS Queue

Learn how webhook delivery can be integrated with AWS SQS.

Last updated

Was this helpful?