Webhooks
Use Calry's two types of webhooks to keep your application up to date in real-time.
- Calry Webhooks - These webhooks are triggered by changes to the Calry system, such as when a user authenticates an account, when a sync is completed or disrupted etc.
- Third Party Webhooks - These webhooks are triggered by changes to a specific entity, such as when a reservation is created, updated, or deleted in the third-party system (near real-time).
Overview​
Calry's double-webhook system is designed to provide a robust and efficient method of keeping your application's data synchronized with external changes in real time.
Follow the setup instructions below to enable Calry to receive third-party webhooks for a linked account.