Automated Invoice Processing System with OCR & AI - AP Automation with Airtable — n8n Workflow
Overview
Video Introduction
Invoice Processing Automation
This template is the automation behind a simple incoming invoice automation tool (AP automation) tool built in Airtable.
Link to the Airtable base, and all other tools used, is in notes on the left of the automation.
How it works See how it works on video: Full Video Walkthrough
-
We get an email with an invoice attachment:
-
Processes and adds the data to an Airtable interface:
-
Once we approved it and Due date approaches, it shows a
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 18 nodes, connecting airtable, chainllm, gmail.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (18)
Airtable
airtable
HTTP Request
httpRequest
Gmail
gmail
Basic LLM Chain
n8n-nodes-langchain.chainLlm
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
OpenAI Model
n8n-nodes-langchain.lmOpenAi
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
OpenAI
n8n-nodes-langchain.openAi
Information Extractor
n8n-nodes-langchain.informationExtractor
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
automated-invoice-processing-system-with-ocr-ai-ap-automation-with-airtablefile 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
Milan Vasarhelyi - SmoothWork
@vasarmilan
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →