Input Options
You can provide person information in one of these combinations:| Option | Required Fields |
|---|---|
| Name + Company | first_name, last_name, company_name |
| Name + Domain | first_name, last_name, domain |
| Full Name + Company | full_name, company_name |
| Full Name + Domain | full_name, domain |
linkedin_url for more accurate matching.
Credit Costs
| Enrich Level | Credits per Person |
|---|---|
emails | 2 credits |
phones | 20 credits |
emails_and_phones | 22 credits |
Custom Data
Custom Data
Each item in the
inputs array can include an optional custom_data object. The only valid key inside custom_data is meta. Use meta to attach a free-form object (e.g. your own IDs, tags, or context) that will be passed through and available in the flow output.Example:We currently require
meta as a workaround to ship this capability; a more solid implementation will follow soon without breaking changes.Enrich with emails only
Enrich with emails only
Enrich with emails and phones
Enrich with emails and phones
Bulk enrichment with custom data
Bulk enrichment with custom data
Results are delivered to your callback URL. Learn more about webhook payloads and handling.

