Hyreflow
Integrations

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)

instantly · lemlist · heyreach · smartlead · sendkit · sourcewhale — campaign activation on your own connected account (SourceWhale isn't self-serve yet). Free on Hyreflow; sending is approval-gated. SendKit is the one that also reads mailbox health, warmup and deliverability tests.

ATS / Recruiting CRM (writes free)

bullhorn · loxo · vincere · recruiterflow · atlas · recruit-crm · spott · jobadder — land the shortlist. Writes are free.

Comms / meetings

aircall · fathom · granola — call and meeting capture.

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_searchaiarkprospeolemlistapolloexaserper (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) — prospeofullenrichlushawiza
  • personal_emailfullenrichleadmagicwiza

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 + cost

When 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.

On this page