...
Either in API mode – when external application sends requests to the system and gets information from it or transfers some information via API (e.g. every 5 minutes external application can GET actual list of today’s reservations).
Or in EXPORT mode – when system automatically pushes some changes to external application (e.g. once the reservation is created – it is immediately pushed to external application).
For more information on API implementation and methods, click to the right of the generated API key. The Access to API window appears:
...