XML element reference
XML tag reference
| XML tag | Meaning | Description | Sample |
|---|---|---|---|
lang | Position language | Position language ISO code | cs |
action | Candidate action | RA_PUBLISH_INSERT for candidate (new reply) | RA_PUBLISH_INSERT |
parameterList
| XML tag | Meaning | Description | Sample |
|---|---|---|---|
clientID_0 | Client position ID | Client position ID — only if the company has it enabled, value entered on the first page of the position editing form in Teamio | B123456789 |
pdjdId | Position ID | Unique position ID | 962827474 |
pdjdintname | Internal position name | Internal position name (visible to Teamio users only, optional) | Senior Java Developer - Prague |
pdjdextname | External position name | External position name (used in public presentation of a position, e.g. advertisement) | Senior Java Developer |
recruiterFirstName | Recruiter first name | First name of the recruiter managing the position | John |
recruiterSurname | Recruiter surname | Surname of the recruiter managing the position | Recruiter |
recruiterEmail | Recruiter email | Email of the recruiter managing the position | john.recruiter@almamedia.com |
exportID_0 | Export place ID | Export place ID — it is a constant for the company | 114159755 |
exportName_0 | Export place name | Export place name — it is a constant for the company | alma_export |
exportURL_0 | Export place URL | URL of the export place — it is a constant for the company | https://g2.lmc.cz/export/alma/export |
exportEmail | Export place email | Export place email — it is a constant for the company | export@almamedia.com |
sourceId_0 | Candidate source | Candidate source — see Candidate source below | 208400001 |
sourceDetail_0 | Candidate source detail | Candidate source detail; if it has the format 21200…, it is a job board — see Candidate source detail below | 21200001 |
sourceDetailText_0 | Candidate source detail (text) | Candidate source detail as text | jobs.cz |
candidateId | Candidate ID | Candidate ID as a unique candidate identifier without connection to the position | 962827889 |
lastReactionDate | Candidate reply date | Date of the candidate’s reply | 2018-02-05 |
date101Expiration | Consent expiry date | Expiry date of the candidate’s consent to the retention of personal data (GDPR) | 2021-02-05 |
candidateStatus | Candidate status | Candidate reply status — see Candidate reply status below. New candidates have status 208200001; in case of a repeated reply the status may be different. | 208200001 |
reactionTimestamp | Date and time of reply | Timestamp of the candidate’s reply to the advertisement | 2018-02-05T21:02:34 |
accepted101Text | Date of consent | Date on which the candidate gave consent to the retention of personal data (GDPR) | 2021-02-05 |
rps_0 | Reply source ID | Response source ID — see RPS below |
personalProfile / contactInformation
Element
personalProfilemay contain additional attributes from flexi questionnaire.
| XML tag | Meaning | Description | Sample |
|---|---|---|---|
name/firstName | Candidate first name | Candidate first name | Jack |
name/surname | Candidate surname | Candidate surname | Brown |
email | Candidate email | Candidate email | jack.brown@email.cz |
phoneList/phone/number | Candidate phone number | Candidate phone number (multiple values allowed, optional) | 602123456 |
linkList / link
Links related to questionnaires. If the link contains an attachment, the content is also part of the XML in attachmentList.
Example links:
- Questionnaire:
https://companyname.jobs.cz/asmt/index.jsp?brand=g2&reportId=flexi_1574423885025&advId=1591352871&rps=202 - Questionnaire reply:
https://my.teamio.com/recruit/download?fileId=uuid:acdac1b9-c2a0-4307-b7fe-1953e6030550&companyG2id=175350
attachmentList / attachment
| XML tag | Meaning | Description | Sample |
|---|---|---|---|
name | Attachment name | Attachment file name for file attached by user, or JOF for simple reply form | jack_brown_cv.doc |
description | Attachment description | Attachment type — see Attachment type below | 208700002 |
contentType | Attachment MIME type | Attachment MIME type | text/html; charset=UTF-8 |
content | Attachment content | Base64 encoded attachment content | VGhlIG1vc3Q... |
GDPR
Attribute
processedOutsideEUindicates whether the data is processed inside/outside the EU (flag of the position).
| XML tag | Meaning | Description | Sample |
|---|---|---|---|
consentValidTo | Consent validity | Date until which the consent is valid | 2021-02-05 |
consentText | Consent text | GDPR consent text | I hereby consent to the processing of the personal data |
noticeText | Notice text | Privacy notice text | Personal information will be kept ... |
Attachment type
| Code | Name | Description |
|---|---|---|
208700001 | CV from job board profile | CV exported from job board profile |
208700002 | Any attachment (pdf, doc, …) | Attachments which do not belong to another attachment category. Usually attached by the candidate. |
208700003 | Flexi questionnaire | Candidate response filled via paid flexi questionnaire service |
208700004 | Simple reply form | Candidate response filled in simple reply form |
208700010 | Attached CV | Same as any attachment (doc, pdf), but marked as CV. Usually from simple reply form or flexi questionnaire. |
208700013 | Cover letter as simple text | Candidate cover letter filled on job board |
Candidate source
General information about the candidate source.
| Code | Name |
|---|---|
208400002 | Internet — simple reply form |
208400003 | Internet — flexi questionnaire |
208400004 | Manual entry |
208400006 | Candidate database |
208400008 | Personal agency |
208400009 | Reaction on send position |
208400012 | External recruiter |
208400013 | Jobote |
208400014 | Candidate created from INBOX |
208400016 | Browser extension |
208400017 | Manual import |
208400018 | Cv database |
Candidate source detail
Further detail about the candidate source — brand. Complete list available at: https://g2.lmc.cz/import/svl/list?listId=212000&lang=en
| Code | Name |
|---|---|
21200001 | jobs.cz |
21200002 | prace.cz |
21200069 | Reaction on database position |
21200076 | Career pages |
21200081 | Práce za rohem |
21200114 | Praca za Rogiem |
21200126 | Other |
21200131 | Reaction on send position |
21200132 | External recruiter |
Candidate reply status
| Code | Name |
|---|---|
208200001 | Received replies |
208200002 | Preselected |
208200003, 208200004 | Rejected |
208200005 | Invited for interview |
208200008 | Custom status from custom recruitment process definition |
208200009 | Hired |
2082000010, 2082000011 | Hired to other position |
2082000012 | Job offer made |
RPS — Reply source
Only examples are listed. The complete list has approx. 500 items. This attribute may be removed in the future.
| Code | Name |
|---|---|
27 | jobs.cz |
77 | prace.cz |
233 | prace.cz — recommendation |
Last updated on