Category:Webhooks: Difference between revisions

Jump to navigation Jump to search
No edit summary
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 =