Category:Webhooks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 22: | Line 22: | ||
<code> <nowiki>https://yourdomain.com/page?property=[PROPERTYID]</nowiki></code> | <code> <nowiki>https://yourdomain.com/page?property=[PROPERTYID]</nowiki></code> | ||
== Version 2 Booking Webhook == | |||
Booking webhooks can contain the booking data as a JSON object in their body. | |||
This can mean in many cases there is no need to make any additional API call after receiving the webhook. | |||
This is currently a Beta function, please contact support if you wish to use it | |||
= Auto Action Webhook = | = Auto Action Webhook = | ||