Bullhorn REST API: parse a resume file into structured Candidate data

domain: bullhorn.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate and obtain a BhRestToken as usual.
  2. POST the resume file as multipart/form-data to {corporation-token}/resume/parseToCandidate?format=html (or format=text), matching the input format to the file content.
  3. Optionally add populateDescription=html (or text) to have the parsed content also placed into the Candidate description field.
  4. Read the unsaved Candidate-shaped JSON in the response (work history, education, contact fields) rather than a persisted record.
  5. Use the parsed fields as the body for subsequent PUT calls to entity/Candidate, entity/CandidateWorkHistory, and entity/CandidateEducation to actually save the parsed data.
  6. For pasted text instead of a file, call parseToCandidateViaJson with the text as a JSON-encoded string body instead of a multipart upload.

Known gotchas

Related routes

Bullhorn REST API: query and update Tearsheets (hotlists) of candidates or jobs
bullhorn.com · 5 steps · unrated
Parse a resume and extract structured candidate data using the Affinda API
affinda.com · 5 steps · unrated
Read and update Bullhorn Candidate, JobOrder, and Placement entities using the correct search vs query endpoint
bullhorn.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans