Overview
These are the available variables that can be pulled from Teamtailor into a GetAccept template. You can add these as custom merge fields in the GetAccept editor.
To use this integration correctly, your template must include roles named exactly candidate
and, if recruiter data is used, also recruiter
.
These role names are required for the integration to map the data successfully.
Candidate Variables (requires role name: candidate
)
tt.first-name
tt.last-name
tt.email
tt.phone
Recruiter Variables (requires role name: recruiter
)
tt.recruiter.name
tt.recruiter.email
tt.recruiter.phone
Job Variables
tt.department
tt.role
tt.job.title
tt.job.stage
Dynamic Variables
tt.q.${question}
– Pulls answers to specific questions in the candidate’s applicationtt.cf.${api-name}
– Pulls custom field data based on the API name used in Teamtailor