How to waterfall enrich HubSpot contacts across Apollo, Clearbit, and People Data Labs
Chain multiple enrichment providers to maximize data coverage. Try Apollo first, fall back to Clearbit for missing fields, then People Data Labs — and write everything back to HubSpot.

Why waterfall enrichment?
No single data provider has complete coverage. Apollo might find 70% of your contacts, but miss the other 30%. By chaining multiple providers in a waterfall — trying each one in sequence and only calling the next for missing fields — you maximize data coverage while minimizing API spend.
This is the #1 most-discussed enrichment pattern in RevOps communities, and it's how the best sales teams maintain 90%+ enrichment rates.
What you'll need
- HubSpot account with API access
- Apollo API key (paid plan)
- Clearbit API key (or HubSpot Enrichment if using Clearbit via HubSpot)
- People Data Labs API key (paid plan)
- Custom HubSpot properties to track enrichment source and status
How the waterfall works
- New contact enters HubSpot (or batch of contacts to re-enrich)
- Call Apollo People Enrichment with the contact's email
- Check which fields are still missing (title? company? phone?)
- For missing fields, call Clearbit Enrichment
- For any remaining gaps, call People Data Labs
- Write all enriched data back to HubSpot with source attribution
Choose your approach
Select an approach below to see the full step-by-step guide.
Make
highRouter with filters to branch through enrichment providers sequentially
Agent Skill
mediumAgent skill to waterfall enrich a batch of contacts on demand
Related Recipes
How to batch enrich HubSpot contacts missing job title or company size
HubSpot + Apollo
How to automatically enrich new HubSpot contacts with Apollo
HubSpot + Apollo
How to find and verify work emails for a HubSpot prospect list using Apollo and Hunter
HubSpot + Apollo + Hunter
How to enrich HubSpot companies with technographic data from BuiltWith
HubSpot + BuiltWith
Frequently Asked Questions
Need help implementing this?
We build and optimize automation systems for mid-market businesses. Let's discuss the right approach for your team.