Automated Invoice Processing with Mistral OCR + GPT-4o-mini
AI-powered workflow that automatically extracts and structures invoice data from Google Drive using Mistral OCR and GPT-4o-mini for accurate, hands-free processing.
This n8n workflow automates end-to-end invoice management by monitoring Google Drive for new uploads, converting documents to Base64, and leveraging Mistral AI's advanced OCR for precise text extraction from single or multi-page invoices. The extracted text is then processed by OpenAI's GPT-4o-mini, which intelligently structures data into a custom JSON schema including vendor details, line items, totals, dates, and payment terms.
Key benefits include exceptional accuracy on complex documents,
Platform
n8n
Category
Productivity
Price
$24.99
Creator
QualityWorkflows
invoice-processing
OCR
Mistral-AI
GPT-4o-mini
Google-Drive
document-automation
AI-extraction
financial-data
AP-automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.