Block 1 - Download File
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description: Automatically classify invoices by industry (Retail, Manufacturing, or EdTech) using GPT 4o powered AI parsing in this intelligent n8n automation template. Designed for teams managing ...
n8n-nodes-base.googledrive, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.splitinbatches, n8n-nodes-base.extractfromfile, n8n-nodes-base.switch, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceDescription:
Automatically classify invoices by industry (Retail, Manufacturing, or EdTech) using GPT-4o-powered AI parsing in this intelligent n8n automation template. Designed for teams managing high-volume billing data, this workflow fetches invoices from Google Drive, extracts PDF text, classifies each document using AI, and automatically moves files to the correct folder based on the predicted industry.
This smart auto-sorting system turns your invoice processing into a zero-touch AI workflow—ideal for finance teams, document processing agencies, and operations managers dealing with multi-client or multi-industry invoicing pipelines.
What This Template Does (Step-by-Step)
📂 Google Drive Search
⬇️ Download & Extract PDF Text
🔁 Batch Handling
🧠 GPT-4o Mini via LangChain Agent
🔀 Smart Switch Logic
📁 Auto-Move Files
Required Integrations:
✅ Google Drive (OAuth2 authentication) ✅ Azure OpenAI (GPT-4o or compatible model) ✅ LangChain agent setup in n8n
Best For:
🧾 Finance teams classifying vendor or client invoices 🏭 Companies handling multi-industry procurement 🧠 AI automation agencies building custom document sorters 🗂️ Back-office automation for Google Drive file workflows
Key Benefits:
💡 No manual labeling required — AI classifies based on content 📦 Automatically moves files to clean, organized folders 🔄 Works in batch mode for bulk invoice handling 💬 Simple prompt customization for other classification types 🧠 GPT-4o-powered classification ensures high accuracy
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.
| Workflow | Classify & auto-sort invoices in Google Drive with GPT-4o |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Invoice Processing, AI Summarization |
| Author | Rahul Joshi |
| Published | 30 Jul 2025 |
Use the JSON export at /data/workflows/6682/6682.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.
Description: Automatically classify invoices by industry (Retail, Manufacturing, or EdTech) using GPT 4o powered AI parsing in this intelligent n8n automation template. Designed for teams managing ...
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.