Webhooks
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
On this page
- Webhooks
POST
Create an accountPOST
Resend Verification EmailPATCH
Update an accountGET
Retrieve an accountGET
List all connected accountsPOST
Create API Key for connected accountGET
Retrieve API Keys for connected accountDELETE
Disable API Key for connected accountDELETE
Delete an accountPOST
Create Webhook for connected accountPOST
Disable Webhook for connected accountGET
Retrieve Webhooks for connected accountWebhooks allow real-time communication between systems.
Webhooks are used to synchronize disparate systems by publishing automated messages with predefined payloads that can be interpreted by integrated systems. They allow real-time communication between applications, enabling instant updates and data sharing without the need for continuous polling.
Our platform webhooks provide notifications when specific actions occur on your account, such as when a customer subscribes to a product, purchases a one-off product, makes a payment, or cancels a subscription. By setting up webhooks, you can automate processes and keep your systems in sync with our platform in real-time.