Bullhorn REST API: mass-update a batch of entity records in one call

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. Call GET {corporation-token}/massUpdate to confirm which entity types support mass update (Candidate, ClientContact, ClientCorporation, JobOrder, JobSubmission, Lead, NPSUserInfo, Opportunity, Placement, Task, Tearsheet).
  3. Call GET {corporation-token}/massUpdate/{entityType} to see which properties on that entity type are mass-updatable and the entitlement each requires.
  4. POST {corporation-token}/massUpdate/{entityType} with a JSON body containing an 'ids' array (max 10,000) plus the property/value pairs to apply to every listed record.
  5. For association fields, use either the replace form (assign a single id) or the add/remove form, e.g. "assignedUsers": {"add": [123], "remove": [456]}.
  6. Check the response's updated-count to confirm how many of the submitted ids were actually changed.

Known gotchas

Related routes

Bullhorn REST API: poll event subscriptions for entity change events
bullhorn.com · 5 steps · unrated
Bullhorn REST API: upload and retrieve file attachments on an entity
bullhorn.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