Arrivals API: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
|||
| Line 8: | Line 8: | ||
== Capabilities == | == Capabilities == | ||
The Arrivals integration allows external services to access data about your upcoming arrivals. | |||
Typical services which can use this data are door lock systems, concierge systems and systems which require access to guest data before or during their stay. | |||
Beds24 will send booking data to the integration partner. | Beds24 will send booking data to the integration partner. | ||
The integration partner can send info codes back to Beds24. | The integration partner can send info codes back to Beds24 to be stored with individual bookings. | ||
== Set Up == | == Set Up == | ||
| Line 21: | Line 24: | ||
=== Integration partner === | === Integration partner === | ||
*Forward the "Access key" to the integration partner | *Forward the "Access key" of each property you wish to connect to the integration partner | ||
For further instructions contact the integration partners support. | For further instructions contact the integration partners support. | ||
| Line 27: | Line 30: | ||
== Disconnect== | == Disconnect== | ||
Untick "Enable" to stop sending bookings. | Untick "Enable" to disconnect the room and stop sending it's bookings. | ||
=== Developers === | |||
If you want to develop a connection to the Arrivals API, please see here [https://wiki.beds24.com/index.php/Connect_Access_System_with_API Beds24 Arrivals API]. | |||