How to Synchronise the Booking Data from Channel in real time using Bed24 API

Develper issues when using the Beds24 APi.
Post Reply
parambirsingh
Posts: 5
Joined: Mon Apr 02, 2018 11:14 am

Hi experts,

I have a question that, How can we synchronise the Booking data in real time using the API. For an example assume there is a booking happened in booking.com and now i need to synchronise that data in real time. Will it possible to do that is there any way to do that?
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

You can setup a real time push notification of new or modified bookings at Settings > Properties > Link > Notify URL

When your system receives the notification, it can use one of the getBookings functions to read the booking details.
parambirsingh
Posts: 5
Joined: Mon Apr 02, 2018 11:14 am

Thanks for the response. Can you please give a small example that how we can use NotifyURL to notify our system. Also how can we use it with get Bookings function.?

Hopefully I'll get my answer soon

Thanks
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

Have a look at the help provided for the notify url setting. Click the ? icon.
parambirsingh
Posts: 5
Joined: Mon Apr 02, 2018 11:14 am

Thanks for the excellent reply. Only one thing i need to know more do we need to add this for every property?
samarsquare
Posts: 1
Joined: Mon Apr 09, 2018 12:55 pm

Yes you need to add this for every property.
Post Reply