Introduction
Webhooks you can subscribe to.
Webhooks allow external services to be notified when certain events happen within your site. When the specified events happen, we’ll send a POST request to each of the URLs you provide.
Webhooks List
This is the list of available webhooks:
Manage your webhooks
In order to use these webhooks, you have to tell us about your endpoints.
- Log into your supporter
- Go to Settings & Admin>All Integrations>Custom Webhooks
- Manage your webhooks
- Creating a new webhookwill require ask for information we will need to send the webhook: 
Learn more in our Webhooks Guide.
Deprecated webhooks
- order_completedwebhook is deprecated, please use contribution_paid event instead
- order_paidwebhook has been renamed contribution_paid