Send the RIASEC (Holland Codes) from Teamtailor in 10 minutes
Inside Teamtailor, RIASEC surfaces for role-positioning conversations where hiring managers want to brief candidates on expected day-to-day fit before the team-meet round. Teamtailor's career-site-first approach and modern UX pair naturally with RIASEC because the six-domain framework is readable for SMB recruiting teams and resonates with candidates looking for role-fit guidance. The code labels (Realistic, Investigative, Artistic, Social, Enterprising, Conventional) are accessible without psychometric training. Teamtailor stage-automation can surface RIASEC codes to candidates on the career page to increase self-selection and reduce downstream mismatches.
Validity
RIASEC maps career-fit preferences. Predictive validity for role-fit and satisfaction is moderate (ρ ≈ .25).
Send the RIASEC (Holland Codes) from Teamtailor
From Teamtailor admin to first scored candidate.
- 1
Add the JobCannon Teamtailor integration
From Teamtailor admin settings, add JobCannon as an Assessment Partner. Paste your Basic Auth credentials (sandbox first, production after the first test cycle). One-time setup, takes 3 minutes.
- 2
Create a Teamtailor scorecard mapped to RIASEC (Holland Codes) dimensions
In your job template, create a scorecard section per RIASEC (Holland Codes) dimension. Each dimension maps 1:1 to a numeric attribute on the Teamtailor scorecard — no provider-specific glue needed.
- 3
Trigger the RIASEC (Holland Codes) on the candidate's stage transition
Add "Send RIASEC (Holland Codes)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded Teamtailor email and completes the 10-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full RIASEC (Holland Codes) score envelope (dimensions, bands, narrative summary) lands in the Teamtailor candidate profile within 30 seconds of submission. Recruiters review without leaving Teamtailor.
Sample score envelope
The exact JSON shape your Teamtailor scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.
{
"test": "riasec",
"version": "v2.2",
"candidate_id": "tt_candidate_5812",
"completed_at": "2026-05-16T11:02:39Z",
"duration_seconds": 541,
"top_three": [
"Investigative",
"Realistic",
"Enterprising"
],
"dimensions": [
{
"code": "realistic",
"label": "Realistic",
"score": 78
},
{
"code": "investigative",
"label": "Investigative",
"score": 85,
"primary": true
},
{
"code": "artistic",
"label": "Artistic",
"score": 42
},
{
"code": "social",
"label": "Social",
"score": 64
},
{
"code": "enterprising",
"label": "Enterprising",
"score": 74,
"primary": true
},
{
"code": "conventional",
"label": "Conventional",
"score": 68
}
]
}Other assessments for Teamtailor hiring
Run a different cut on the same candidate by sending one of these from the same Teamtailor pipeline.
Big Five (OCEAN)
personality test
Big Five conscientiousness predicts job performance at ρ ≈ .31 (Barrick & Mount 1991).
Send from Teamtailor →
DISC
behavioural style assessment
DISC maps four observable behaviour styles. Meta-analytic correlation with job performance is modest (~.10-.15).
Send from Teamtailor →
EQ (Emotional Intelligence)
emotional intelligence assessment
EQ adds incremental predictive validity for emotional-labour roles — ρ ≈ .24 (Joseph & Newman 2010).
Send from Teamtailor →
Frequently asked
When does Teamtailor integration go live?+
Phase 1 roadmap target Q4 2026.
Is RIASEC EEOC-defensible?+
RIASEC is defensible as career-fit and role-positioning input.
How does Teamtailor use RIASEC?+
Recruiters use RIASEC codes for role-positioning conversations. Codes can surface on career page to increase candidate self-selection.
How long does RIASEC take?+
Median 10 minutes.
Is RIASEC useful for all roles?+
Yes. RIASEC is role-agnostic and low-friction; Teamtailor customers include it across all hiring.
Pricing?+
Free sandbox + 5 invitations/mo; Business tier $99/mo flat.
Be first on the Teamtailor integration with the RIASEC (Holland Codes)
Email partners@jobcannon.io with your Teamtailor tenant ID. We'll notify you when the Teamtailor adapter ships and beta credentials are available.
Prefer to try the RIASEC (Holland Codes) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Riasec).