Bullhorn REST API: poll event subscriptions for entity change events

domain: bullhorn.com · 5 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 plus REST base URL as usual for the Bullhorn REST API.
  2. Create a subscription with PUT {corporation-token}/event/subscription/{subscriptionId}, specifying the entity types and event types (INSERTED, UPDATED, DELETED) to watch.
  3. Poll for queued events with GET {corporation-token}/event/subscription/{subscriptionId}?type=entity&names=JobOrder,Candidate&eventTypes=INSERTED,UPDATED,DELETED, including the required maxEvents parameter.
  4. Process the returned event batch and note the requestId/lastRequestId cursor, since events are removed from the queue once retrieved.
  5. Re-poll on a schedule (this is a poll-based queue, not a push webhook) and re-create the subscription if it expires from inactivity.

Known gotchas

Related routes

Bullhorn REST API: mass-update a batch of entity records in one call
bullhorn.com · 6 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