Block 1 - Google Sheets Trigger
- Type / Role
- n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Google Sheets Company Enrichment with Explorium MCP Template Download the following json file and import it to a new n8n workflow: [google\ sheets\ enrichment.json](https://drive.usercontent.google...
n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.if, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by explorium.
Original n8n.io sourceGoogle Sheets Company Enrichment with Explorium MCP
Download the following json file and import it to a new n8n workflow:
This n8n workflow template enables automatic enrichment of company information in your Google Sheets. When you add a new company or update existing company details (name or website), the workflow automatically fetches additional business intelligence data using Explorium MCP and updates your sheet with:
Before setting up this workflow, ensure you have:
name - Company namewebsite - Company website URLbusiness_id - Will be populated by the workflownaics - Will be populated by the workflownumber_of_employees_range - Will be populated by the workflowyearly_revenue_range - Will be populated by the workflowYou'll need to set up two Google credentials:
Click on the Google Sheets Trigger node
Under Credentials, click Create New
If working on n8n Cloud, Click the 'Sign in with Google' button
Grant permissions to read and monitor your Google Sheets
If working on n8n Instance, Follow the OAuth2 authentication process here
Fill the Client ID and Client Secret fields
api_keyIn the Google Sheets Trigger node:
In the Update Company Row node:
row_numbername and website columnsname or website field of an existing rowAll rows are processed instead of just new/updated ones
No data is returned for a company
Workflow isn't triggering
name or website columnsAuthentication errors
The workflow processes each row individually, so if one company fails to enrich:
For issues specific to:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Enrich company firmographic data in Google Sheets with Explorium MCP |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Lead Generation, AI Summarization |
| Author | explorium |
| Published | 10 Jun 2025 |
Use the JSON export at /data/workflows/4835/4835.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Google Sheets Company Enrichment with Explorium MCP Template Download the following json file and import it to a new n8n workflow: [google\ sheets\ enrichment.json](https://drive.usercontent.google...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.