Extract Invoice Data from Google Drive to Sheets with Mistral OCR and Gemini — n8n Workflow
Overview
Extract data from any PDF or image invoice dropped in Google Drive directly into Google Sheets – powered by AI OCR. Free, fully modifiable n8n workflow. Optional add-ons for pro features.
🚀 What this template does
Stop typing invoice data by hand. Drop a PDF or phone-snapshot into your Invoices Inbox folder in Google Drive and this n8n workflow will:
Auto-OCR the document with the Mistral OCR API
Match any fields you list in Row 1 of your Google Sheet (totally schema-agnostic)
Appen
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 20 nodes, connecting agent, code, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (20)
Google Sheets
googleSheets
HTTP Request
httpRequest
Google Drive
googleDrive
Code
code
AI Agent
n8n-nodes-langchain.agent
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
extract-invoice-data-from-google-drive-to-sheets-with-mistral-ocr-and-geminifile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Ysqander
@ysqander
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →