Webhooks: Real-Time Acknowledgement Events
Incentise webhooks notify your system the moment a recipient submits an acknowledgement. Trigger automations, sync your CRM, update analytics, and turn every incentive into actionable, trackable activity inside your stack.
Public proof is most powerful when it doesn't live in isolation. The moment a recipient acknowledges your incentive, that event matters to your CRM, your marketing automation, your customer success workflow, and your reporting pipeline.
Incentise webhooks make those events first-class citizens of your stack.
What Webhooks Do
When a defined event happens in Incentise—an acknowledgement is submitted, verified, or published—we send a signed HTTP request to an endpoint you control. Your application receives the payload and can take any downstream action you need.
Events You Can Subscribe To
Acknowledgement lifecycle
- • acknowledgement.submitted
- • acknowledgement.verified
- • acknowledgement.published
- • acknowledgement.rejected
Request lifecycle
- request.sent
- request.opened
- request.completed
- request.expired
What You Can Automate
- Tag CRM records when a customer publicly acknowledges receiving an incentive.
- Trigger thank-you flows or upsell sequences after acknowledgement.
- Push acknowledgement counts into a BI dashboard alongside revenue and retention.
- Sync acknowledgements into a data warehouse for attribution analysis.
Reliable and Secure by Default
Webhooks are signed so your endpoint can verify authenticity. Failed deliveries are retried with backoff, and a delivery log shows every attempt for transparency and debugging.
Public proof becomes operational data—routed wherever your team already works.