Parse Incoming Invoices From Outlook using AI Document Understanding — n8n Workflow
Overview
This n8n template monitors an Outlook mailbox for invoices, automatically parses/extracts data from them and then uploads the output to an Excel Workbook.
One of my top workflow requests, this template can save many hours of manual labour for you or your finance/accounts team.
How it works A scheduled trigger is set to fetch recent Outlook messages to the Accounts receivable mailbox. Each message is analysed to determine whether or not it from a supplier and is issuing/contains an invoice. For
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 18 nodes, connecting code, extractfromfile, filter.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (18)
HTTP Request
httpRequest
Microsoft Excel 365
microsoftExcel
Microsoft Outlook
microsoftOutlook
Code
code
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
Text Classifier
n8n-nodes-langchain.textClassifier
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
parse-incoming-invoices-from-outlook-using-ai-document-understandingfile 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
Jimleuk
@jimleuk
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →