Dropcontact

Dropcontact is a GDPR-compliant B2B enrichment service that verifies and completes contact data without relying on a static database — it computes and double-checks each result on demand.

With Dropcontact, you can:

  • Verify and enrich contacts: Submit a name, company, website, or LinkedIn URL and receive a verified professional email, phone number, company firmographics, and LinkedIn profile.
  • Get deliverable emails only: Dropcontact validates every email it returns, so credits are charged only when a verified address is found.
  • Handle async enrichment cleanly: Requests are processed asynchronously and Sim polls until the result is ready, so your workflow waits for a complete answer.

In Sim, the Dropcontact integration lets your agents enrich and verify B2B contacts inside a workflow — keeping your CRM accurate and your outreach lists clean without manual lookups.

Usage Instructions

Use Dropcontact to verify and enrich B2B contacts. Submit a contact with their name, company, website, or LinkedIn URL and receive a verified professional email, phone number, company firmographics, and LinkedIn profile. Enrichment is async: Dropcontact processes the request, then Sim polls until the result is ready. Credits are only charged when a verified email is returned.

Actions

dropcontact_enrich_contact

Enrich a contact with verified B2B email, phone, company data, and LinkedIn info via Dropcontact. Submits an async enrichment request, then polls until the result is ready (up to 2 minutes). Charges 1 credit only when a verified email is returned. Provide at least one of: email, first_name+last_name+company, full_name+company, or linkedin URL.

Input

ParameterTypeRequiredDescription
apiKeystringYesDropcontact API key (X-Access-Token)
emailstringNoEmail address of the contact to enrich
first_namestringNoFirst name of the contact
last_namestringNoLast name of the contact
full_namestringNoFull name (alternative to first_name + last_name)
companystringNoCompany name
websitestringNoCompany website (e.g. acme.com)
num_sirenstringNoFrench company SIREN number
phonestringNoPhone number
linkedinstringNoLinkedIn profile URL
countrystringNoCountry code (ISO 3166-1 alpha-2, e.g. "US", "FR")
sirenbooleanNoInclude SIREN/SIRET enrichment (France only)
languagestringNoLanguage for returned data (e.g. "en", "fr")

Output

ParameterTypeDescription
request_idstringDropcontact async request ID
email_foundbooleanWhether a verified email was found
emailstringPrimary verified email address
emailsarrayAll email addresses returned (each with email and qualification)
emailstringEmail address
qualificationstringEmail qualification (e.g. nominative@pro)
qualificationstringPrimary email qualification (e.g. nominative@pro, catch_all@pro)
first_namestringFirst name
last_namestringLast name
full_namestringFull name
civilitystringCivility (Mr, Mrs, etc.)
phonestringPhone number
mobile_phonestringMobile phone number
companystringCompany name
websitestringCompany website
company_linkedinstringCompany LinkedIn URL
linkedinstringPersonal LinkedIn URL
countrystringCountry code (ISO 3166-1 alpha-2)
sirenstringFrench SIREN number
siretstringFrench SIRET number
siret_addressstringSIRET registered address
siret_zipstringSIRET registered postal code
siret_citystringSIRET registered city
vatstringVAT number
nb_employeesstringEmployee count range
employee_countnumberExact employee count (Growth plan and above)
naf5_codestringNAF/APE code (France)
naf5_desstringNAF/APE code description (France)
industrystringIndustry classification
jobstringJob title
job_levelstringJob seniority level (e.g. C-level, Director)
job_functionstringJob function (e.g. Sales, Engineering)
company_turnoverstringCompany revenue/turnover range
company_resultsstringCompany net results

On this page