Enrich every lead.Automatically.
Add real-time B2B enrichment to any Zap — Salesforce, Attio, Pipedrive, Typeform, Google Sheets. One HTTP action. 250+ fields returned.
Example Zap — Enrich new Salesforce contact
Salesforce — New contact created
email, firstname, lastname, company
HTTP by Zapier — GET /api/ingress/v4/contact
250+ fields returned
Salesforce — Update contact record
job title, seniority, industry, headcount…
Setup
Connected in
under 3 minutes.
No dedicated Zapier app required. Use the standard “HTTP by Zapier” action — available on every Zapier plan.
Get your free API key
Sign up — no credit card. You get 500 free credits to test on real contacts.
Get API keyAdd “HTTP by Zapier” to your Zap
In your Zap editor, add an action → search “Webhooks by Zapier” → choose “GET”. Set URL to the endpoint you need.
Map fields & run
Pass apiId + your identifier (email, LinkedIn URL, domain…) as query params. Map returned fields to your next step.
Example — Enrich Contact via Webhooks by Zapier
Method: GET
URL: https://gateway.enrich-crm.com/api/ingress/v4/contact
Query params:
apiId YOUR_API_KEY
email {{1. Email}} ← mapped from previous step
firstName {{1. First Name}}
lastName {{1. Last Name}}
companyName {{1. Company}}
→ Returns 250+ fields: jobTitle, seniority, industry,
companyHeadcount, fundingStage, linkedinUrl…Endpoints
10 enrichment actions.
One API key.
All endpoints accept multiple input identifiers — pass what you have, we handle the rest.
Enrich Contact
250+ fields: email, title, seniority, company data
/api/ingress/v4/contactReverse Email
Contact + company profile from any email address
/api/ingress/v4/reverse-emailFind Email
Professional email from name + domain or LinkedIn
/api/ingress/v4/find-emailFirmographic
Headcount, industry, founded, HQ, tech stack
/api/ingress/v4/firmographicFinancial Data
Revenue, funding rounds, investors, ARR estimates
/api/ingress/v4/fundingSIREN Finder
French SIREN number from company name or domain
/api/ingress/v4/siren-company-finderSIRENE Data
Official French registry: NAF, legal form, address
/api/ingress/v4/french-sirenTech Stack
Technologies detected on any company website
/api/ingress/v4/tech-stackWebsite Traffic
Monthly visits, top countries, traffic sources
/api/ingress/v4/website-trafficHomepage Content
Scraped homepage: tagline, description, keywords
/api/ingress/v4/homepage-contentUse cases
Zaps people actually build.
1Enrich new Salesforce contacts automatically
Zap structure
email, firstName, lastName, companyNameFields written to Salesforce
jobTitlesenioritydepartmentlinkedinUrlcompanyHeadcountindustryfundingStagehqCountryconfidenceScoreWhy it matters
Every new contact arrives pre-enriched — job title, seniority, headcount, funding stage. Your reps stop wasting time on manual research and focus on selling.
Example output
jobTitle: "Head of Revenue Operations"
seniority: "Director"
department: "Sales"
companyHeadcount: 340
industry: "SaaS / B2B Software"
fundingStage: "Series B"
hqCountry: "France"
confidenceScore: 0.942Find email + enrich inbound form submissions
Zap structure
firstName, lastName, domainemail (from step above)Fields returned
emailemailConfidenceScorejobTitlesenioritylinkedinUrlcompanyHeadcountindustryhqCityWhy it matters
Visitors rarely give their pro email on forms. This Zap finds it from their name + company domain, then enriches their full profile — before it hits your CRM.
Example — input → output
Input: firstName="Marc", lastName="Dupont"
domain="acme.com"
→ /find-email returns:
email: "marc.dupont@acme.com"
emailConfidenceScore: 0.91
→ /contact returns:
jobTitle: "VP of Sales"
seniority: "VP"
companyHeadcount: 853French company SIREN lookup for new deals
Zap structure
companyNamesirenNumber (from step above)Fields returned
sirenNumbersiretNumbernafCodenafLabellegalFormregisteredAddressheadcountCategorycreationDateWhy it matters
Required for French invoicing and KYB compliance. Saves finance and ops teams from manually searching the INPI/Sirene registry for every French client.
Example output
sirenNumber: "812345678"
siretNumber: "81234567800012"
nafCode: "6201Z"
nafLabel: "Programmation informatique"
legalForm: "SAS"
registeredAddress:"12 rue de Rivoli, 75001 Paris"
headcountCategory:"20 à 49 salariés"
creationDate: "2016-03-14"4Tech stack scoring for ICP qualification
Zap structure
domaintechnologies contains “HubSpot” → continueFields returned
technologies[]cmscrmmarketingAutomationecommerceanalyticshostingmainLanguageWhy it matters
Know exactly which tools a prospect uses before your first call. Prioritize HubSpot shops for a CRM integration pitch, or Salesforce shops for a rev ops pitch.
Example output — acme.com
technologies: ["HubSpot","Intercom","Segment",
"Stripe","Webflow","Google Analytics 4"]
crm: "HubSpot"
marketingAutomation:"HubSpot"
analytics: "Google Analytics 4"
hosting: "Vercel"
mainLanguage: "en"5Identify and enrich anyone who emails you (reverse email)
Zap structure
email (from sender)seniority = VP or C-Level → continueFields returned
firstNamelastNamejobTitlesenioritylinkedinUrlcompanyNamecompanyDomaincompanyHeadcountindustryWhy it matters
Someone emails you cold or replies to a campaign — you instantly know their title, seniority, company size, and industry. Never reply blind to an inbound again.
Example — sender: cto@bigcorp.com
firstName: "Thomas"
lastName: "Girard"
jobTitle: "Chief Technology Officer"
seniority: "C-Level"
companyName: "BigCorp"
companyHeadcount: 1200
industry: "Enterprise Software"
linkedinUrl: "linkedin.com/in/thomasgirard"6Enrich Sales Navigator exports automatically
Zap structure
contactLinkedinSalesNavUrl or contactLinkedinUrlFields returned
emailemailConfidenceScorejobTitlesenioritydepartmentcompanyHeadcountindustryfundingStagehqCountrylinkedinUrlWhy it matters
Sales Nav exports only give you names and titles — no emails, no phone, no company data. This Zap turns a raw LinkedIn export into a fully enriched, CRM-ready list automatically.
Input → output
Input (from Sales Nav export):
contactLinkedinUrl: "linkedin.com/in/marie-dupont"
→ Returns:
email: "m.dupont@startup.io"
emailConfidenceScore: 0.89
jobTitle: "Head of Marketing"
seniority: "Director"
companyHeadcount: 78
fundingStage: "Series A"7Qualify prospects by monthly website traffic
Zap structure
domainmonthlyVisits > 10,000 → continueFields returned
monthlyVisitstrafficGrowthMoMtopCountries[]bounceRateavgSessionDurationtrafficSources{}organicSharepaidShareWhy it matters
Website traffic is a strong proxy for company size and growth stage — especially for digital-native businesses. Filter out micro-companies before your team wastes time on them.
Example output — acme.io
monthlyVisits: 142000
trafficGrowthMoM: "+18%"
topCountries: ["FR","US","DE","GB"]
bounceRate: "38%"
organicShare: "54%"
paidShare: "12%"
trafficSources: {
organic: 54, direct: 22,
referral: 12, paid: 12 }Ready to enrich your Zaps?
Start free — 500 credits, no credit card. Your first Zap enrichment in under 5 minutes.