Dropcontact integration (Data, Marketing). Imported from open-connector.
https://api.dropcontact.com/v1/enrich/all
| Param | Type | Required | Description |
|---|---|---|---|
| data | array | required | Contacts to enrich in one Dropcontact batch. |
| siren | boolean | optional | Whether to request French company identifiers, address data, and company-leader… |
| language | string | optional | The language for enriched data. Dropcontact documents English. |
/v1/enrich/all/{request_id}
| Param | Type | Required | Description |
|---|---|---|---|
| request_id | string | required | The request ID returned by submit_enrichment. |
| forceResults | boolean | optional | Whether to return processed records immediately while unprocessed records remai… |