Automate Invoice-Bank Statement Reconciliation with Mistral AI and OpenAI GPT-4 — n8n Workflow
Overview
Cash Reconciliation with AI
This template automates daily cash reconciliation by comparing your open invoices against bank statement transactions. Instead of manually scanning statements line by line, the workflow uses AI to:
Match transactions to invoices and assign confidence scores Flag unapplied or review-needed payments Produce a reconciliation table with clear metrics (match %, unmatched count, etc.)
The end result: faster cash application, fewer errors, and better visibility into your
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 9 nodes, connecting agent, code, lmchatopenai.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (9)
Microsoft Excel 365
microsoftExcel
Microsoft OneDrive
microsoftOneDrive
Code
code
AI Agent
n8n-nodes-langchain.agent
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Mistral AI
mistralAi
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
automate-invoice-bank-statement-reconciliation-with-mistral-ai-and-openai-gpt-4file 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
Vinay Gangidi
@vgangidi
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →