Automate Invoice Classification and Sorting in Google Drive with AI
Streamline your invoice processing by automatically classifying and sorting invoices in Google Drive using AI-powered classification. This workflow leverages n8n to extract, classify, and organize invoices into industry-specific folders, reducing manual effort and increasing efficiency.
This workflow is designed for teams handling large volumes of invoices across multiple industries. It automates the process of fetching invoices from a designated Google Drive folder, extracting text from PDF files, and using AI to classify each invoice into categories such as Retail, Manufacturing, or EdTech. Once classified, the invoices are automatically moved to the corresponding industry-specific folders, ensuring organized storage and easy retrieval. This automation is ideal for finance te
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Gabriel Santos
switch
stickyNote
googleDrive
manualTrigger
splitInBatches
agent
extractFromFile
lmChatAzureOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.