PDF Invoice Data Extraction & Tracking with Google Drive, Claude AI & Telegram β n8n Workflow
Overview
π₯ Invoice Intake & Notification Workflow
This automated n8n workflow monitors a Google Drive folder for newly uploaded invoice PDFs, extracts essential information (like client name, invoice number, amount, due date), logs the data into a Google Sheet for recordkeeping, and sends a formatted Telegram message to notify the billing team.
For step-by-step video build of workflows like this: https://www.youtube.com/@automatewithmarc
β What This Workflow Does π΅οΈ Watches a Google Drive folder for n
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 10 nodes, connecting chainllm, extractfromfile, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (10)
Google Sheets
googleSheets
Telegram
telegram
Google Drive
googleDrive
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Anthropic Chat Model
n8n-nodes-langchain.lmChatAnthropic
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
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
pdf-invoice-data-extraction-tracking-with-google-drive-claude-ai-telegramfile 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
Automate With Marc
@marconi
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β