← Tools Reference

Dropcontact

Dropcontact integration (Data, Marketing). Imported from open-connector.

API key2 toolshttps://api.dropcontact.com
POST
dropcontact_submit_enrichment
Submit up to 250 contacts to Dropcontact for asynchronous email verification and enrichment.

/v1/enrich/all

3 parameters
ParamTypeRequiredDescription
dataarrayrequiredContacts to enrich in one Dropcontact batch.
sirenbooleanoptionalWhether to request French company identifiers, address data, and company-leader…
languagestringoptionalThe language for enriched data. Dropcontact documents English.
GET
dropcontact_get_enrichment_result
Retrieve the pending or completed contacts for a Dropcontact enrichment request.

/v1/enrich/all/{request_id}

2 parameters
ParamTypeRequiredDescription
request_idstringrequiredThe request ID returned by submit_enrichment.
forceResultsbooleanoptionalWhether to return processed records immediately while unprocessed records remai…