Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

You can integrate the system with multiple external applications used within your company – for example, accounting system, CRM or ERP solutions, etc. GP Travel Enterprise has internal standard API which enables this integration.

To get access to API,

  1. On the Navigation menu, point to Company Profile, and click Settings.

  2. On the Settings page, click API.

  3. On the API tab, click Edit to switch to editing mode.

  4. Generate your API key and configure all necessary settings.

  5. Click Save.

Note that interaction with system can happen in different ways:

  • 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 (blue star) to the right of the generated API key. The Access to API window appears:

Follow these links to read detailed technical documentation about API.

  • No labels