Integrations Overview
The vendor catalog — one thin adapter + playbook per tool.
Hyreflow wraps 38 third-party recruiting/GTM vendors (plus 3 first-party Hyreflow Natives) behind one metered API. Each integration is a thin Python adapter paired with a playbook the agent reads before acting. Pick by the stage of the pipeline you're on — source, enrich, qualify, sequence, then push to the ATS.
By category
Search & data (people / company DBs)
apollo · aiark ·
lusha · prospeo ·
leadmagic · zoominfo ·
theirstack ·
predictleads — sourcing breadth and firmographics.
Most expose a free search/count; you pay only on the reveal.
Enrichment & verification (the reveals)
fullenrich ·
bettercontact ·
prospeo · leadmagic ·
lusha · icypeas ·
wiza · enrichley —
email/phone finds and deliverability. Run them as a waterfall (cheap → expensive,
first-hit).
Web & signal
exa · serper ·
firecrawl · builtwith ·
apify · github ·
clinicaltrials ·
shovels ·
layoffsignal — web-grounded retrieval, technographics,
developer ground-truth, public data and hiring signals.
Sequencers (BYOK, free on Hyreflow)
ATS / Recruiting CRM (writes free)
bullhorn · loxo ·
vincere ·
recruiterflow ·
atlas ·
recruit-crm ·
spott ·
jobadder — land the shortlist. Writes are free.
Featured integrations
Apollo
LeadMagic
GitHub
Exa
Instantly
Prospeo
Waterfalls
You rarely call one provider directly for sourcing or enrichment. The engine walks a house order and owns dedup, paging, and the first-hit cutoff:
people_search—aiark→prospeo→lemlist→apollo→exa→serper(the last two search the public web, and only for a query scoped to a company — they cover the small/new companies the people databases have no rows for yet)email_enrichment(work) —prospeo→fullenrich→lusha→wizapersonal_email—fullenrich→leadmagic→wiza
BYOK clients can reorder — their own key moves to the front.
Discover any tool
The catalog is live in the engine — the registry is the source of truth.
hyreflow tools list
hyreflow tools search <intent> # ranked by intent
hyreflow tools get <tool> # methods
hyreflow tools get <tool> <method> # contract: params + costWhen your intent matches one of the recipes, tools search names it
alongside the tools, with a link to read it. A recipe is the validated plan for that whole task — the
filter shapes, the order and the cost traps — so it's worth reading before assembling the steps yourself.
Don't see a vendor you need? The catalog grows continuously — ask us, or check
hyreflow tools search <intent> for the closest available tool.
Bulk pushes to ATS/CRM
Writing hundreds or thousands of records into a recruiting CRM/ATS is rate-limited and batched per vendor. See Bulk pushes to ATS / recruiting CRM for the limits, batch helpers, and the cost gate that runs before a large enrichment.