Skip to main content
JobCannon
iCIMS Assessment Partneremotional intelligence assessment10-minute completion

Send the EQ (Emotional Intelligence) from iCIMS in 10 minutes

Inside iCIMS Talent Cloud, EQ integrates with the advanced-analytics layer to surface emotional-stability and relationship-management patterns across enterprise hiring cohorts. iCIMS customers in customer-success, people-operations, and healthcare use EQ dimension patterns to feed enterprise retention-prediction models and talent-development strategies. The four-domain framework (self-awareness, self-management, social-awareness, relationship-management) maps cleanly to iCIMS scorecard rubric cells for customer-facing and healthcare roles where emotional labour is a core job requirement. Enterprise cohort-level analytics identify emotional-stability clustering and relationship-management distribution, informing team-composition and development programmes.

Validity

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 the EQ (Emotional Intelligence) from iCIMS

From iCIMS admin to first scored candidate.

  1. 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. 2

    Create a iCIMS scorecard mapped to EQ (Emotional Intelligence) dimensions

    In your job template, create a scorecard section per EQ (Emotional Intelligence) dimension. Each dimension maps 1:1 to a numeric attribute on the iCIMS scorecard — no provider-specific glue needed.

  3. 3

    Trigger the EQ (Emotional Intelligence) on the candidate's stage transition

    Add "Send EQ (Emotional Intelligence)" 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. 4

    View the score envelope in the candidate profile

    The full EQ (Emotional Intelligence) 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": "eq",
  "version": "v2.4",
  "candidate_id": "icims_ats_cand_8471",
  "completed_at": "2026-05-16T10:42:18Z",
  "duration_seconds": 587,
  "overall_score": 76,
  "overall_band": "high",
  "dimensions": [
    {
      "code": "self-awareness",
      "label": "Self-awareness",
      "score": 72
    },
    {
      "code": "self-management",
      "label": "Self-management",
      "score": 81
    },
    {
      "code": "social-awareness",
      "label": "Social awareness",
      "score": 74
    },
    {
      "code": "relationship-management",
      "label": "Relationship management",
      "score": 78
    }
  ]
}

Frequently asked

When does the iCIMS integration ship?+

Phase 1 roadmap target H2 2026. Partner application filed with iCIMS Marketplace.

Which iCIMS roles benefit most from EQ?+

Customer success, account management, people management, healthcare, education — roles where daily-conversation work and emotional labour dominate.

Is EQ EEOC-defensible for iCIMS?+

Yes when the role has documented emotional-labour requirements. Use iCIMS job-description structured fields to capture the requirement before first use.

How does EQ map to iCIMS scorecard rubrics?+

Four domain sub-scores plus composite EQ score each map to scorecard questions. iCIMS admins configure mapping once at job-template level; applies to all candidates in requisition.

How long does EQ take?+

Median 10 minutes on JobCannon's 40-item self-report form.

Pricing?+

Free sandbox + 5 invitations/mo; Business tier $99/mo flat. Enterprise engagements scope higher rate limits.

Be first on the iCIMS integration with the EQ (Emotional Intelligence)

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 EQ (Emotional Intelligence) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Eq).