Difference between revisions of "Category:Webhooks"
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
|||
Line 7: | Line 7: | ||
= Booking Webhook = | = Booking Webhook = | ||
− | Triggered on a new or modification to an existing booking | + | Triggered on a new or modification to an existing booking. |
+ | |||
+ | Webhook URL's are specified per property so you can transmit information to identify the property in the URL | ||
+ | |||
+ | for example | ||
+ | https://yourdomain.com/page?property=1 | ||
+ | https://yourdomain.com/page?property=2 | ||
+ | https://yourdomain.com/page?property=3 | ||
+ | |||
+ | Template variables can also be used in the URL | ||
= Auto Action Webhook = | = Auto Action Webhook = |
Revision as of 15:27, 15 May 2020
Webhooks
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.
1 Booking Webhook
Triggered on a new or modification to an existing booking.
Webhook URL's are specified per property so you can transmit information to identify the property in the URL
for example https://yourdomain.com/page?property=1 https://yourdomain.com/page?property=2 https://yourdomain.com/page?property=3
Template variables can also be used in the URL
2 Auto Action Webhook
Triggered when an auto action triggers
3 Inventory Webhook
Triggered when room inventory or price changes
Pages in category "Webhooks"
The following 4 pages are in this category, out of 4 total. download this selection of articles as a PDF book