Category:Webhooks: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div class="heading">Webhooks</div> This page gives a a general overview over web hooks." |
Markkinchin (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
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. | |||
= Booking Webhook = | |||
Triggered on a new or modification to an existing booking | |||
= Auto Action Webhook = | |||
Triggered when an auto action triggers | |||
= Inventory Webhook = | |||
Triggered when room inventory or price changes | |||