This n8n workflow automates the process of enriching company profiles by finding official domains and decision-maker emails. It starts with manual triggering to fetch company data from a database, then uses Serper.dev to search for company domains based on company names and locations. The workflow analyzes search results with OpenAI’s GPT to identify the official website URLs and domains. It further uses the Anymailfinder API to locate direct email contacts for decision-makers, marketers, and CEOs, filtering and deduplicating emails before updating the database. Additional steps include searching for company emails if none or risky emails are found, and logging the status of email validity. The workflow is designed for sales, marketing, or biz-dev teams seeking to systematically find and verify key contacts, improving outreach efficiency.
Automated Company Data Enrichment and Email Outreach
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, code, filter, httpRequest, if, manualTrigger, merge, nocoDb, removeDuplicates, scheduleTrigger, set, splitInBatches, stickyNote, wait |
Reviews
There are no reviews yet.