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 5-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
Generated by the same normalizer that serves your SmartRecruiters webhook, so the field names and types below are the ones you will parse. The candidate and the answers are a worked example; the numbers are illustrative, not a benchmark.
dimensions[].score is 0–100 within this test’s own scale. It is safe to rank candidates on one dimension of one test, and it is not a percentile unless metadata.score_metric says so — today only Big Five publishes percentiles, against norms whose sample size and pull date travel in the same envelope. Scores from two different tests are not comparable to each other.
{
"test_type": "disc",
"test_name": "DISC Profile",
"completed_at": "2026-05-16T10:34:21.000Z",
"candidate": {
"email": "candidate@example.com",
"name": "Alex Morgan"
},
"primary_outcome": {
"code": "dominance",
"label": "Dominance",
"summary": ""
},
"dimensions": [
{
"code": "dominance",
"label": "Dominance",
"score": 72,
"interpretation": "high"
},
{
"code": "influence",
"label": "Influence",
"score": 45,
"interpretation": "moderate"
},
{
"code": "steadiness",
"label": "Steadiness",
"score": 38,
"interpretation": "low"
},
{
"code": "conscientiousness",
"label": "Conscientiousness",
"score": 61,
"interpretation": "moderate"
}
],
"metadata": {
"top_dim_key": "D"
}
}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; Scale tier $199/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).