Skip to Content
TeamioVacancies importPostman – configuration example

Postman – configuration example

Create a new request

Import URL (replace custompath with your path, e.g. mycompany) POST https://g2.lmc.cz/import/custompath/import 

Content-Type: application/x-www-form-urlencoded

NameRequiredDescription
usernameyeslogin name for import
passwordyespassword for import
xmlStringyeswhole XML file as text
drynoif = true → the import is only validated; nothing is saved

Example of a correctly configured request in Postman

Postman example
Last updated on