Changes

Jump to navigation Jump to search

Setting/propertiesnotifyurl

325 bytes added, 18:09, 9 April 2020
no edit summary
A push notification (webhook) will be sent to this URL when a new booking, significant booking modification which effects availability or cancellation occurs.
The bookid and status are appended to your url like this example.
If there is no response or a response HTTP code of 400 or higher the notify will be retried after a delay.
 
Outgoing messages are queued so there can be a short delay between the action occurring and the notification sending.
 
The status values are not synchronous, it is possible the first notification will have status modified or cancel instead of new if the booking has changed to that state before the message sends.

Navigation menu