Skip to main content

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 links an account, or changes to a specific entity, such as when a reservation is created, updated, or deleted in our cache database.
  • 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.

Webhook Overview

Follow the setup instructions below to enable Calry to receive third-party webhooks for a linked account.