Block 1 - Download file
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
How it works This template creates a fully automated "hands off" pipeline for processing financial documents. It's perfect for small businesses, freelancers, or operations teams who want to stop ma...
n8n-nodes-base.googledrive, n8n-nodes-base.splitinbatches, n8n-nodes-base.set, n8n-nodes-base.noop, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.googledrivetrigger, n8n-nodes-base.airtable
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ehsan.
Original n8n.io sourceThis template creates a fully automated "hands-off" pipeline for processing financial documents. It's perfect for small businesses, freelancers, or operations teams who want to stop manually entering invoice and receipt data.
When you drop a new image/multiple images file into a specific Google Drive folder, this workflow automatically:
Nanonets-OCR-s) to extract all the raw text.command-r7b). This step turns messy text into a clean, predictable JSON object.InvoiceNumber, TotalAmount, IssueDate, etc.) to a new record in your Airtable base.ollama pull benhaotang/Nanonets-OCR-s:F16ollama pull command-r7b:7b-12-2024-q8_0Setup should take about 10-15 minutes. The workflow contains 7 sticky notes that will guide you step-by-step.
[1]) to duplicate the Airtable base to your own account.http://localhost:11434/v1), and use ollama as the API Key).[1] to [6]) to connect your credentials and select your folders for each node.OpenAI Chat Model and Data Cleaner).SupplierVATNumber), simply add the new field to the prompt in the Data Cleaner node and map it in the AirTable - Create a record1 node.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 | Automate invoice data extraction from Google Drive to Airtable using Nanonets OCR & Command-R |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Invoice Processing, AI Summarization |
| Author | Ehsan |
| Published | 01 Nov 2025 |
Use the JSON export at /data/workflows/10405/10405.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.
How it works This template creates a fully automated "hands off" pipeline for processing financial documents. It's perfect for small businesses, freelancers, or operations teams who want to stop ma...
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 Invoice Processing, AI Summarization use case.