API activation
The export interface is created by the Teamio Support team upon the client’s request as a unique API endpoint for their company’s Teamio account. The request can be send directly from Teamio interface by the user as described on this Teamio Help page (in Czech). The Replies Export API is an unpaid service.
Before we make the API available, we need specification which IP addresses the destination system will use for requesting candidate replies. These addresses will then be whitelisted, and only requests from them will be successful.
Once the IP whitelist is set, we activate the replies export and provide the API endpoint URL along with access credentials (login and password).
Key principles of candidate export
Once this API for the client’s Teamio account is active, all new candidate replies to that company’s job ads will be automatically exported and accessible via the API in XML format.
Data included in the export:
- All information provided by the candidate through the application questionnaire
- All attachments added to the reply
- Vacancy and candidate metadata from Teamio
The available candidate replies can then be regularly transferred to any system that is capable of sending requests to this API and processing the provided XML data. This part of the integration must always be handled by the destination system or its provider. Teamio cannot assist with development as we do not have access to the destination system and are not familiar with its technical setup.