Block 1 - Sticky Note Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Invoice Processor – Microsoft 365 Automatically extract, log, and archive invoices from your Outlook inbox using GPT 4.1 mini, OneDrive, and Excel — no manual data entry required. Who It's For...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.microsoftoutlook, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.set, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by AI Solutions.
Original n8n.io source> Automatically extract, log, and archive invoices from your Outlook inbox using GPT-4.1-mini, OneDrive, and Excel — no manual data entry required.
This workflow is built for small business owners, finance teams, and operations managers who receive invoices via email and need a hands-free way to capture, organize, and track them. It works entirely within the Microsoft 365 ecosystem — no third-party apps required.
The workflow runs on a daily schedule (default: 7 AM) and fetches all unread emails from a specified Outlook folder. Each email body is cleaned from HTML to plain text and passed to GPT-4.1-mini, which extracts 14 structured invoice fields — including vendor name, invoice number, issue date, due date, and total amount due. If the email includes a PDF attachment, the workflow fetches it via the Microsoft Graph API, checks whether a dated subfolder exists in OneDrive (Invoices/YYYY-MM-DD), creates one if needed, and uploads the file as VENDOR-YYYY-MM.pdf, capturing the shareable link. All extracted data is appended to an Excel table for record-keeping. Finally, processed emails are marked as read and a formatted HTML digest summarizing all invoices is sent via Outlook.
foldersToInclude to your target Outlook folder ID (find it via Graph Explorer).tblInvoices tracker file in OneDrive.YOUR_ONEDRIVE_FOLDER_URL with a direct link to your Invoices folder.[email protected] with your recipient address.https://graph.microsoft.com/.default scope)tblInvoices containing columns matching the field listPDF Link column added to your tblInvoices tableSupport: [email protected] | Automated Intelligent Solutions
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Extract and log Outlook invoices to OneDrive Excel with GPT-4.1-mini |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | Invoice Processing, AI Summarization |
| Author | AI Solutions |
| Published | 14 May 2026 |
Use the JSON export at /data/workflows/15723/15723.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Invoice Processor – Microsoft 365 Automatically extract, log, and archive invoices from your Outlook inbox using GPT 4.1 mini, OneDrive, and Excel — no manual data entry required. Who It's For...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Invoice Processing, AI Summarization use case.