Mistral OCR, GPT-4o-mini, and Google Sheets integration for enhanced data processing
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Process multiple invoices automatically using Mistral's dedicated OCR model—at approximately $0.002 per page. Upload batches of PDF, PNG, or JPG invoices through a simple form, extract structured financial data with AI, validate results with confidence scoring, and save everything to Google Sheets.
What this workflow does
- Accepts multiple invoice uploads via n8n Form Trigger
- Processes files in batch with rate limiting
- Converts each file to base64 and sends to Mistral OCR API
- Extracts 9 standard fields using GPT-4o-mini Information Extractor
- Validates data and assigns confidence scores (high/medium/low)
- Saves all results to Google Sheets with status tracking
Fields extracted
Invoice Number, Date, Vendor Name, Tax ID, Subtotal, Tax Rate, Tax Amount, Total Amount, Currency
Use cases
- Accountants processing client invoices in bulk
- Small businesses digitizing paper receipts
- Bookkeepers automating repetitive data entry
- Finance teams building searchable invoice databases
Setup requirements
- Mistral API Key (console.mistral.ai) — HTTP Header Auth credential
- OpenAI API Key (platform.openai.com)
- Google Sheets OAuth connection
- Google Sheet with 15 columns (template in workflow notes)