API and automation
If the reservation system's built-in options aren't enough, you can use the API and implement the functionality you need yourself, using the data provided by the system. Using the API brings a new dimension of process and data automation in connection with the reservation system.
API and automation
more in the documentationConnect the reservation system to other applications, smart devices, or automation processes according to your own needs, using the API (Application Programming Interface).
Being able to use the API interface brings a completely new perspective on how you can work with the data managed and provided by the reservation system. Using HTTP-based queries, you can retrieve specific data about reservations, customer overviews, accounting documents, code lists, and more.
Another important element in this regard is so-called Webhooks. These are notifications that can notify any external system, based on an event that has occurred, that a new reservation has been made, that a payment has been received, and so on. Combining Webhook notifications with subsequently retrieving data via the API can result in a comprehensive implementation of your own data-processing logic.
So if you need to build your own statistics dashboards, control lighting in a hall based on ongoing reservations, turn on sauna heating, or communicate with a smart lock, and so on, then using the API offered by the reservation system is essential. A typical use is also a direct connection to automation services such as Make or Home Assistant. What data and methods the API provides (mostly access to data) is described in detail in the documentation.









































