Send the Big Five (OCEAN) from iCIMS in 10 minutes
Inside iCIMS Talent Cloud, Big Five integrates directly with the platform's advanced talent-analytics engine. iCIMS customers running 5,000+ hires/year use conscientiousness scores to seed cohort-analytics dashboards that feed succession planning and organisational-capability models. Enterprise hiring teams leverage five-dimension envelopes across cohorts to identify capability gaps and design talent-pipeline interventions at scale. The analytics surfaces conscientiousness distribution patterns, extraversion clustering by role-family, and neuroticism risk-profiling for high-pressure roles like finance and healthcare.
Validity
Big Five conscientiousness predicts job performance at corrected ρ ≈ .31 across 117 studies (Barrick & Mount 1991, Personnel Psychology).
Send the Big Five (OCEAN) from iCIMS
From iCIMS admin to first scored candidate.
- 1
Add the JobCannon iCIMS integration
From iCIMS 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 iCIMS scorecard mapped to Big Five (OCEAN) dimensions
In your job template, create a scorecard section per Big Five (OCEAN) dimension. Each dimension maps 1:1 to a numeric attribute on the iCIMS scorecard — no provider-specific glue needed.
- 3
Trigger the Big Five (OCEAN) on the candidate's stage transition
Add "Send Big Five (OCEAN)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded iCIMS email and completes the 10-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full Big Five (OCEAN) score envelope (dimensions, bands, narrative summary) lands in the iCIMS candidate profile within 30 seconds of submission. Recruiters review without leaving iCIMS.
Sample score envelope
The exact JSON shape your iCIMS scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.
{
"test": "big-five",
"version": "v3.2",
"candidate_id": "icims_ats_cand_8471",
"completed_at": "2026-05-16T10:34:21Z",
"duration_seconds": 612,
"dimensions": [
{
"code": "openness",
"label": "Openness to experience",
"score": 72,
"band": "high"
},
{
"code": "conscientiousness",
"label": "Conscientiousness",
"score": 81,
"band": "very-high"
},
{
"code": "extraversion",
"label": "Extraversion",
"score": 54,
"band": "mid"
},
{
"code": "agreeableness",
"label": "Agreeableness",
"score": 68,
"band": "high"
},
{
"code": "neuroticism",
"label": "Neuroticism (reversed)",
"score": 28,
"band": "low"
}
]
}Other assessments for iCIMS hiring
Run a different cut on the same candidate by sending one of these from the same iCIMS pipeline.
DISC
behavioural style assessment
DISC maps four observable behaviour styles on the assertiveness × cooperativeness grid. Meta-analytic correlation with job performance is modest (~.10-.15).
Send from iCIMS →
EQ (Emotional Intelligence)
emotional intelligence assessment
EQ adds incremental predictive validity over Big Five and cognitive ability for emotional-labour roles — ρ ≈ .24 for customer-facing and people-management (Joseph & Newman 2010).
Send from iCIMS →
Cognitive Ability (IQ)
cognitive ability test
General cognitive ability (g) is the strongest single predictor of job performance — ρ ≈ .51 in Schmidt & Hunter's 85-year meta-analysis (1998). Validity increases with job complexity.
Send from iCIMS →
Frequently asked
When does the iCIMS integration go live?+
Phase 1 roadmap target H2 2026. iCIMS technical review is the gate; we expect 6-8 weeks from application to marketplace listing.
Will this work with iCIMS Talent Cloud and iCIMS ATS?+
Yes — iCIMS Connect (the integration layer underneath both products) is the integration target. The same JobCannon adapter serves customers on iCIMS ATS, Talent Cloud, and legacy iCIMS Recruit.
Is Big Five EEOC-defensible for iCIMS hiring?+
Yes. Big Five does not produce protected-class disparate impact in published norms and has the strongest peer-reviewed predictive-validity track record of any personality framework.
How does JobCannon handle high-volume enterprise pipelines?+
Standard rate limit is 1,000 rpm per API key. Enterprise engagements scope dedicated rate limits up to 10,000 rpm with 99.9% uptime SLA.
How long does Big Five take?+
Median 10 minutes on JobCannon's 50-item form. Score lands on the iCIMS scorecard within 30 seconds of submission.
How is Big Five priced for iCIMS customers?+
Free sandbox + first 5 invitations/mo. Business tier $99/mo (unlimited assessments). Enterprise engagements scope higher rate limits and dedicated support.
Be first on the iCIMS integration with the Big Five (OCEAN)
Email partners@jobcannon.io with your iCIMS tenant ID. We'll notify you when the iCIMS adapter ships and beta credentials are available.
Prefer to try the Big Five (OCEAN) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Big Five).