Skip to Content
TeamioVacancies exportDescription of the interface

Description of the interface

  • External application sends the HTTP request to upload interface the import file (authentication data sent by POST method is included)
  • After successful authentication, the loaded file will be converted and Teamio “Drafts” folder
  • In case of failed authentication an error message will be sent to your external application
  • Information about the status for the imported vacancies is sent to the main user by e-mail
  • Only HTTPS protocol is supported

Syntax of HTTP request

General Url structure: https://g2.lmc.cz/export/custompath?type=type&login=login&password=password 

Example of the XML export Url
https://g2.lmc.cz/export/democompany/positions?type=1&login=test&password=123456 

VariableSampleDescription
type1type of export code (1 = export of vacancies)
logintestsecurity unique name
passwordpasswordsecure password
custompath/company/exportnameclient’s export path
Last updated on