Block 1 - Execute Workflow Manually
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow automatically enriches Brazilian company data by fetching comprehensive CNPJ information from the MinhaReceita.org API and updating your Google Sheets spreadsheet. Perfect for data an...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.telegram, n8n-nodes-base.limit, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Vitorio Magalhães.
Original n8n.io sourceThis workflow automatically enriches Brazilian company data by fetching comprehensive CNPJ information from the MinhaReceita.org API and updating your Google Sheets spreadsheet. Perfect for data analysts, sales teams, and anyone working with Brazilian business databases who needs to enrich company information at scale.
✅ Free API - No authentication required, completely free to use
✅ Comprehensive Data - 47+ fields of official Brazilian company information
✅ Batch Processing - Handles up to 100 CNPJs per batch automatically
✅ Smart Filtering - Only processes CNPJs that don't already have data
✅ Real-time Updates - Updates your spreadsheet as data is retrieved
✅ Progress Notifications - Get notified via Telegram when complete
Your spreadsheet must contain at minimum:
cnpj column with Brazilian CNPJ numbers (numbers only, no formatting)razao_social column (used to identify records without data)The workflow can populate your spreadsheet with any or all of these official fields from Brazil's Federal Revenue:
cnpj, razao_social, nome_fantasia, capital_socialporte, codigo_porte, natureza_juridica, codigo_natureza_juridicauf, municipio, codigo_municipio, codigo_municipio_ibgebairro, logradouro, descricao_tipo_de_logradouronumero, complemento, ceppais, codigo_pais, nome_cidade_no_exterioremail, ddd_telefone_1, ddd_telefone_2, ddd_faxcnae_fiscal, cnae_fiscal_descricao, cnaes_secundariosregime_tributario, qualificacao_do_responsavelsituacao_cadastral, descricao_situacao_cadastralmotivo_situacao_cadastral, descricao_motivo_situacao_cadastralsituacao_especial, identificador_matriz_filial, descricao_identificador_matriz_filialente_federativo_responsaveldata_inicio_atividade, data_situacao_cadastral, data_situacao_especialopcao_pelo_mei, data_opcao_pelo_mei, data_exclusao_do_meiopcao_pelo_simples, data_opcao_pelo_simples, data_exclusao_do_simplesqsa (Complete structured data of company partners and shareholders)cnpj columnrazao_social is empty (avoiding duplicates)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 | Enriching Brazilian company data with CNPJ API and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Lead Generation, Multimodal AI |
| Author | Vitorio Magalhães |
| Published | 16 Aug 2025 |
Use the JSON export at /data/workflows/7457/7457.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.
This workflow automatically enriches Brazilian company data by fetching comprehensive CNPJ information from the MinhaReceita.org API and updating your Google Sheets spreadsheet. Perfect for data an...
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, Multimodal AI use case.