Skip to main content
JobCannon
SmartRecruiters Assessment Partnercareer guidance framework10-minute completion

Send the RIASEC (Holland Codes) from SmartRecruiters in 10 minutes

Inside SmartRecruiters' Hiring Success platform, RIASEC integrates with mid-market talent-mobility and cross-functional-readiness programmes. SmartRecruiters customers use RIASEC career-fit signaling to identify candidates ready for role transitions — high-Investigative + high-Enterprising profiles are positioned for product-management readiness, high-Artistic + high-Social for design and operations roles. The six-domain profile surfaces on the SmartRecruiters scorecard as a structured data field; recruiters use it for role-positioning conversations with candidates. The lightweight code framework (six scores per candidate) makes RIASEC ideal for mid-market scale without friction.

Validity

RIASEC maps career-fit preferences. Predictive validity for role-fit satisfaction is moderate (ρ ≈ .25). Best use: career-guidance conversation.

Send the RIASEC (Holland Codes) from SmartRecruiters

From SmartRecruiters admin to first scored candidate.

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

    Create a SmartRecruiters scorecard mapped to RIASEC (Holland Codes) dimensions

    In your job template, create a scorecard section per RIASEC (Holland Codes) dimension. Each dimension maps 1:1 to a numeric attribute on the SmartRecruiters scorecard — no provider-specific glue needed.

  3. 3

    Trigger the RIASEC (Holland Codes) on the candidate's stage transition

    Add "Send RIASEC (Holland Codes)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded SmartRecruiters email and completes the 10-minute form on mobile or desktop.

  4. 4

    View the score envelope in the candidate profile

    The full RIASEC (Holland Codes) 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": "riasec",
  "version": "v2.2",
  "candidate_id": "sr_hire_8901",
  "completed_at": "2026-05-16T11:02:39Z",
  "duration_seconds": 541,
  "top_three": [
    "Investigative",
    "Realistic",
    "Enterprising"
  ],
  "dimensions": [
    {
      "code": "realistic",
      "label": "Realistic",
      "score": 78
    },
    {
      "code": "investigative",
      "label": "Investigative",
      "score": 85,
      "primary": true
    },
    {
      "code": "artistic",
      "label": "Artistic",
      "score": 42
    },
    {
      "code": "social",
      "label": "Social",
      "score": 64
    },
    {
      "code": "enterprising",
      "label": "Enterprising",
      "score": 74,
      "primary": true
    },
    {
      "code": "conventional",
      "label": "Conventional",
      "score": 68
    }
  ]
}

Frequently asked

When does SmartRecruiters integration go live?+

Phase 1 roadmap target H2 2026.

Is RIASEC EEOC-defensible?+

Yes as career-fit and role-positioning input. Moderate validity means it should not anchor hire-decline decisions.

Which roles benefit most?+

Any role where cross-functional readiness is a consideration. Product, design, operations, business development.

How long does RIASEC take?+

Median 10 minutes.

Can RIASEC feed programmatic rules?+

Yes. SmartRecruiters supports RIASEC-code-based rules for career-transition positioning.

Pricing?+

Free sandbox + 5 invitations/mo; Business tier $99/mo flat.

Be first on the SmartRecruiters integration with the RIASEC (Holland Codes)

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