Pricing
Pay per event
Enrich-CRM β Find Email
Find a professional email address from a name + company domain or LinkedIn URL.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
8
Total users
4
Monthly active users
2 months ago
Last modified
Categories
Share
βοΈ Enrich-CRM β Find Email
Find the professional email address of any contact from their name + company domain or LinkedIn URL.
Powered by Enrich-CRM Β· Real-time data Β· No cached profiles Β· <1s response Β· GDPR compliant Β· EU servers
What does this Actor do?
Given a name and a company domain (or LinkedIn URL), this Actor finds and verifies the professional email address. Returns the email, confidence score, and verification status. Supports waterfall logic β provide more identifiers for higher accuracy.
Use cases
- Find emails for LinkedIn prospects before outreach
- Complete missing email fields in your CRM
- Build outbound prospect lists from name + company data
Input parameters
Waterfall logic: provide more identifiers to increase accuracy. The API tries them in order until a confident match is found.
| Parameter | Description | Example |
|---|---|---|
apiId | (Optional) Your Enrich-CRM API key. Leave empty to use the built-in key (Apify fees apply). | YOUR_KEY |
items | (Optional) JSON array for batch mode β see below. | [{"email": "..."}] |
firstName | First name. If provided, lastName is required. | Sylvain |
lastName | Last name. If provided, firstName is required. | Charmet |
fullName | Full name (alternative to firstName + lastName). | Sylvain Charmet |
domain | Company domain (primary identifier alongside name). | enrich-crm.com |
companyName | Company name (used if domain is not available). | Enrich CRM |
contactLinkedinUrl | Personal LinkedIn URL (increases accuracy). | https://www.linkedin.com/in/sylvaincharmet/ |
contactLinkedinSalesNavUrl | Personal Sales Navigator URL. | https://www.linkedin.com/sales/people/ACwAABx53k4B... |
companyLinkedinUrl | Company LinkedIn page URL. | https://www.linkedin.com/company/enrich-crm/ |
companyLinkedinSalesNavUrl | Company Sales Navigator URL. | https://www.linkedin.com/sales/company/105261719 |
companyLinkedinSalesNavId | Numerical Sales Navigator company ID. | 105261719 |
Single-item example
{"firstName":"Sylvain","lastName":"Charmet","domain":"enrich-crm.com"}
Batch mode example
Pass an items array to enrich multiple records in one run:
{"items":[{"firstName":"Sylvain","lastName":"Charmet","domain":"enrich-crm.com"},{"firstName":"Sylvain","lastName":"Charmet","domain":"enrich-crm.com"}]}
Results are saved to the Actor's default dataset β one row per input item.
Response fields
| Field | Type | Description |
|---|---|---|
_success | boolean | true if a result was found |
_input | object | The input parameters sent for this item |
email | string | Found professional email address |
emailStatus | string | Verification status: verified / risky / invalid |
confidence | number | Confidence score for the found email (0β100) |
firstName | string | First name (confirmed) |
lastName | string | Last name (confirmed) |
linkedinUrl | string | Personal LinkedIn URL |
sources | array | Data sources used to find the email |
Pricing
| Model | Cost |
|---|---|
| First 10 calls per actor | Free β no credit card required |
| Additional results | $0.03 per result (charged only when data is found) |
| Bring Your Own Key (BYOK) | Provide your apiId β billed directly by Enrich-CRM (1 credit = 1 result found) |
A "result" means the API returned a non-empty profile. If no data is found for an input, no credit or Apify charge applies.
All Enrich-CRM Actors
- π€ Enrich-CRM β Enrich Contact
- π Enrich-CRM β Reverse Email
- βοΈ Enrich-CRM β Find Email
- π’ Enrich-CRM β Company Firmographic
- π° Enrich-CRM β Company Financial Data
- π«π· Enrich-CRM β French SIREN Number Finder
- π Enrich-CRM β French SIRENE Data
- π Enrich-CRM β Website Tech Stack
- π Enrich-CRM β Monthly Website Traffic
- π Enrich-CRM β Homepage Content
