Sync Events
Ordergroove emits events to notify you when important actions occur—like when a subscription is created, updated, or canceled. This article explains what events are and how they can help you track changes in real time using webhooks.
What are Events?
Events represent meaningful changes that happen in your Ordergroove program—such as when a subscription is created, paused, reactivated, or canceled. These events are emitted by the Ordergroove platform and delivered to your systems in near real time using webhooks.
By subscribing to events, you can capture a complete picture of how customer and subscription data changes over time, not just what the current state looks like. This enables use cases like real-time reporting, analytics, customer lifecycle tracking, and more.
Getting Started
To start using events, visit our Webhooks documentation for setup instructions and a full list of supported event types.
Updated 1 day ago