Send the DISC from SmartRecruiters in 5 minutes
Inside SmartRecruiters' Hiring Success framework, DISC surfaces as a team-composition signal within customer-success and account-management pipelines. SmartRecruiters customers use the platform's programmatic-hiring engine to consume DISC profiles and match high-competing candidates with high-collaborating teams, reducing early-tenure conflict and improving 90-day retention. The four-letter profile lands on the SmartRecruiters scorecard as a structured data field; panelists read the profile before team-meet rounds and calibrate interview questions to communication-style fit. The five-minute completion makes DISC acceptable for high-volume mid-market hiring without friction.
Validity
DISC maps four observable behaviour styles. Meta-analytic correlation with job performance is modest (~.10-.15).
Send the DISC from SmartRecruiters
From SmartRecruiters admin to first scored candidate.
- 1
Add the JobCannon SmartRecruiters integration
From SmartRecruiters 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 SmartRecruiters scorecard mapped to DISC dimensions
In your job template, create a scorecard section per DISC dimension. Each dimension maps 1:1 to a numeric attribute on the SmartRecruiters scorecard — no provider-specific glue needed.
- 3
Trigger the DISC on the candidate's stage transition
Add "Send DISC" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded SmartRecruiters email and completes the 5-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full DISC score envelope (dimensions, bands, narrative summary) lands in the SmartRecruiters candidate profile within 30 seconds of submission. Recruiters review without leaving SmartRecruiters.
Sample score envelope
The exact JSON shape your SmartRecruiters scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.
{
"test": "disc",
"version": "v2.1",
"candidate_id": "sr_hire_8901",
"completed_at": "2026-05-16T10:31:14Z",
"duration_seconds": 312,
"profile": "DI",
"profile_label": "Director-Influencer",
"dimensions": [
{
"code": "D",
"label": "Dominance",
"score": 78,
"primary": true
},
{
"code": "I",
"label": "Influence",
"score": 64,
"primary": true
},
{
"code": "S",
"label": "Steadiness",
"score": 32,
"primary": false
},
{
"code": "C",
"label": "Conscientiousness",
"score": 41,
"primary": false
}
]
}Other assessments for SmartRecruiters hiring
Run a different cut on the same candidate by sending one of these from the same SmartRecruiters pipeline.
Big Five (OCEAN)
personality test
Big Five conscientiousness predicts job performance at ρ ≈ .31 across 117 studies (Barrick & Mount 1991).
Send from SmartRecruiters →
EQ (Emotional Intelligence)
emotional intelligence assessment
EQ adds incremental predictive validity for emotional-labour roles — ρ ≈ .24 (Joseph & Newman 2010).
Send from SmartRecruiters →
Cognitive Ability (IQ)
cognitive ability test
Cognitive ability (g) predicts job performance at ρ ≈ .51 (Schmidt & Hunter 1998). Validity scales with role complexity.
Send from SmartRecruiters →
Frequently asked
When does SmartRecruiters integration ship?+
Phase 1 roadmap target H2 2026.
Is DISC EEOC-defensible?+
DISC is defensible as team-fit input, not primary hiring filter.
How does DISC integrate with Hiring Success?+
DISC profiles feed SmartRecruiters' programmatic rules. Customers can map conflict-handling style to team-composition actions.
How long does DISC take?+
Median 5 minutes.
Can DISC integrate with auto-advance rules?+
Yes. SmartRecruiters supports DISC-based auto-advance (e.g., "if primary=collaborating, auto-advance to team meet").
Pricing?+
Free sandbox + 5 invitations/mo; Business tier $99/mo flat.
Be first on the SmartRecruiters integration with the DISC
Email partners@jobcannon.io with your SmartRecruiters tenant ID. We'll notify you when the SmartRecruiters adapter ships and beta credentials are available.
Prefer to try the DISC first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Disc).