What you will do
- Search for an enrichment that finds emails by name and company
- Run it in bulk for your entire list
- Poll for results
Prerequisites
- A Databar API key (get one here)
- A list of leads with at least a name and company
Step 1: Find the right enrichment
Search for enrichments that match your use case:name and company (or similar) as input parameters. Note the id and check the price field.
Use Get enrichment details to see all required and optional parameters before running.
Step 2: Run in bulk
Once you have the enrichment ID, run it against your full list:task_id in the response.
Step 3: Poll for results
Check the task status until it completes:status is completed, the data field contains your enriched results with emails, phone numbers, LinkedIn profiles, and other fields depending on the provider.
With the Python SDK
The SDK handles polling automatically:Next steps
Waterfall email finder
Maximize email coverage by trying multiple providers.
Table enrichment pipeline
Store and enrich data in a Databar table for ongoing workflows.