Webhooks

Zotlo server-to-server notifications from webhooks

Zotlo can send you notifications whenever an event happens in your project. This is useful for subscription, purchase and refund events, which will allow you to monitor state changes for your subscribers and react accordingly. You can also offer personalized services by receiving users' quiz responses.

Subscription Status Changes

This webhook service keeps you informed about any changes related to subscriptions, such as new subscriptions, renewals, updates in grace status, or subscription cancellations.

You can see the following guide for subscription status webhooks :

pageSubscription Status

Payments

This webhook service keeps you informed about any successful payment transaction including one-time and subscription based payments.

You can see the following guide for payments webhooks :

pagePayments

Quiz Responses

This webhook service keeps you informed about quiz responses if you are using onboarding quizzes on your sales sites.

You can see the following guide for quiz response webhooks :

pageQuiz Responses

Refunds

This webhook service keeps you informed about any successful refund transaction triggered by the user or merhant including both one-time and subscription based payments.

You can see the following guide for refunds webhooks :

pageRefunds

Last updated