Skip to main content
JobCannon
Bullhorn Assessment Partnerbehavioural style assessment5-minute completion

Send the DISC from Bullhorn in 5 minutes

Inside Bullhorn, DISC manages candidate-to-placement-fit assessment from the recruiter side. Bullhorn staffing agencies use DISC profiles to advise candidates on role-environment fit before placement conversations with end-clients. A high-S candidate paired with a high-D client environment signals friction; Bullhorn recruiters use DISC profiles to set expectations explicitly or recommend alternative clients where communication-style fit is higher. The five-minute completion makes DISC acceptable for high-volume agency screening without burning candidate goodwill. DISC profiles also surface in Bullhorn's placement-fit briefings to end-clients.

Validity

DISC maps four observable behaviour styles. Meta-analytic correlation with job performance is modest (~.10-.15).

Send the DISC from Bullhorn

From Bullhorn admin to first scored candidate.

  1. 1

    Add the JobCannon Bullhorn integration

    From Bullhorn 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 Bullhorn 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 Bullhorn scorecard — no provider-specific glue needed.

  3. 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 Bullhorn email and completes the 5-minute form on mobile or desktop.

  4. 4

    View the score envelope in the candidate profile

    The full DISC score envelope (dimensions, bands, narrative summary) lands in the Bullhorn candidate profile within 30 seconds of submission. Recruiters review without leaving Bullhorn.

Sample score envelope

The exact JSON shape your Bullhorn scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.

{
  "test": "disc",
  "version": "v2.1",
  "candidate_id": "bullhorn_cand_7234",
  "completed_at": "2026-05-16T10:31:14Z",
  "duration_seconds": 312,
  "profile": "DI",
  "profile_label": "Director-Influencer",
  "dimensions": [
    {
      "code": "D",
      "label": "Dominance",
      "score": 78,
      "primary": true
    },
    {
      "code": "I",
      "label": "Influence",
      "score": 64,
      "primary": true
    },
    {
      "code": "S",
      "label": "Steadiness",
      "score": 32,
      "primary": false
    },
    {
      "code": "C",
      "label": "Conscientiousness",
      "score": 41,
      "primary": false
    }
  ]
}

Frequently asked

When does Bullhorn integration ship?+

Phase 1 roadmap target 2027 H1.

Is DISC EEOC-defensible?+

DISC is defensible as a placement-fit and communication-style input, not a hiring filter.

How do agencies use DISC for placement fit?+

Recruiters read the candidate's DISC profile and client-placement DISC profile (if captured), identify style-fit gaps, and set expectations or recommend alternative placements.

How long does DISC take?+

Median 5 minutes.

Can I re-use DISC results for multiple placements?+

Yes, if placement intervals are close. JobCannon supports session caching per candidate.

Pricing?+

Free sandbox + 5 invitations/mo; Business tier $99/mo. Partnership volume pricing available.

Be first on the Bullhorn integration with the DISC

Email partners@jobcannon.io with your Bullhorn tenant ID. We'll notify you when the Bullhorn 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).