Category:Webhooks: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


  This page gives a a general overview over web hooks.
  This page gives a a general overview over web hooks.


Webhooks are small messages sent from our server to yours, they can be used to trigger an action on your server in a timely manner, for example to retrieve a new booking via API.
Webhooks are small messages sent from our server to yours, they can be used to trigger an action on your server in a timely manner, for example to retrieve a new booking via API.


= Booking Webhook =
= Booking Webhook =
Triggered on a new or modification to an existing booking
Triggered on a new or modification to an existing booking


= Auto Action Webhook =
= Auto Action Webhook =
Triggered when an auto action triggers
Triggered when an auto action triggers


= Inventory Webhook =
= Inventory Webhook =
Triggered when room inventory or price changes
Triggered when room inventory or price changes