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
Generated by the same normalizer that serves your iCIMS 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": "big-five",
"test_name": "Big Five Personality",
"completed_at": "2026-05-16T10:34:21.000Z",
"candidate": {
"email": "candidate@example.com",
"name": "Alex Morgan"
},
"primary_outcome": {
"code": "high-openness",
"label": "High Openness to Experience",
"summary": ""
},
"dimensions": [
{
"code": "openness",
"label": "Openness to Experience",
"score": 64,
"raw_score": 78,
"interpretation": "moderate"
},
{
"code": "conscientiousness",
"label": "Conscientiousness",
"score": 58,
"raw_score": 64,
"interpretation": "moderate"
},
{
"code": "extraversion",
"label": "Extraversion",
"score": 63,
"raw_score": 55,
"interpretation": "moderate"
},
{
"code": "agreeableness",
"label": "Agreeableness",
"score": 53,
"raw_score": 71,
"interpretation": "moderate"
},
{
"code": "neuroticism",
"label": "Neuroticism",
"score": 18,
"raw_score": 33,
"interpretation": "low"
}
],
"metadata": {
"top_dim": "openness",
"top_dim_key": "O",
"score_metric": "percentile",
"raw_score_metric": "percent_of_max",
"norms_n": 3472,
"norms_pull_date": "2026-08-07"
}
}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?+
Sandbox invitations send no email and count toward no quota. Scale tier $199/mo, 200 candidates a month included — the allowance counts people, and past the cap sending continues, with candidates above the allowance $2 each, invoiced after the period. 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).