Automated Company Data Enrichment from ZoomInfo

somdn_product_page

This n8n workflow automates the process of enriching a list of company domains with detailed business information from ZoomInfo. The workflow begins with a manual trigger to start the process, then loads unprocessed domains from a Google Sheet. For each domain, it performs a targeted Google search via the Serper API to find relevant ZoomInfo profiles. If results are found, it validates if the URL matches the domain, then scrapes the ZoomInfo page using Oxylabs’ proxy service. Extracted data such as company name, address, revenue, industry, and LinkedIn URL are parsed and stored back into the Google Sheet, marking each domain as processed. The workflow includes delays to respect API rate limits and error handling to ensure continuous operation. This is highly useful for sales or marketing teams that need to build or update a database of company information efficiently.

Node Count

11 – 20 Nodes

Nodes Used

code, googleSheets, html, httpRequest, if, manualTrigger, splitInBatches, stickyNote, wait

Reviews

There are no reviews yet.

Be the first to review “Automated Company Data Enrichment from ZoomInfo”

Your email address will not be published. Required fields are marked *