Extract & Process Invoices with Gemini AI, Google Sheets & Gmail Notifications — n8n Workflow
Overview
AI-Powered Invoice Extraction & Automation System Workflow
Aim
The aim of the Invoice Data Automation workflow is to streamline invoice processing by extracting, validating, and storing invoice details automatically. It uses AI to read invoices (from images/PDFs), structures the data in JSON, checks for missing or duplicate entries, and records the information in a Google Sheet while also uploading the original invoice to Google Drive. Additionally, it sends email notifications for successful
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 16 nodes, connecting agent, chattrigger, code.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (16)
Google Sheets
googleSheets
Google Drive
googleDrive
Gmail
gmail
Code
code
AI Agent
n8n-nodes-langchain.agent
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
Google Gemini
n8n-nodes-langchain.googleGemini
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
extract-process-invoices-with-gemini-ai-google-sheets-gmail-notificationsfile 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
Yashraj singh sisodiya
@theyashsisodiya
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →