workflows.fit
Back to n8n workflows
n8n templateFreeBy victor de coster

Enrich up to 1500 emails per hour with Dropcontact batch requests

The template allows to make Dropcontact batch requests up to 250 requests every 10 minutes (1500/hour). Valuable if high volume email enrichment is expected. Dropcontact will look for email & basic email qualification...

DevelopmentCore NodesData & StorageCommunicationHITLSticky NoteAggregatePostgres
Loading interactive preview...

Template notes

The template allows to make Dropcontact batch requests up to 250 requests every 10 minutes (1500/hour). Valuable if high volume email enrichment is expected.

Dropcontact will look for email & basic email qualification if firstname, lastname, companyname is provided.

+++++++++++++++++++++++++++++++++++++++++

Step 1: Node "Profiles Query" Connect your own source (Airtable, Google Sheets, Supabase,...) the template is using Postgres by default.

---

Note I: Be careful your source is only returning a maximum of 250 items.

---

Note II: The next node uses the next variables, make sure you can map these from your source file: - firstname - lastname - website (companyname would work too) - fullname (see note)