Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Personal Finance AI Agent – Telegram Bot (n8n Workflow) A fully automated Telegram based personal finance tracker that: Accepts receipts as images , PDFs , or plain text Uses Google Gemini Vision f...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.aggregate, n8n-nodes-base.extractfromfile, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.toolcalculator
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Anakhuagbor Sule.
Original n8n.io sourceA fully automated Telegram-based personal finance tracker that:
Built entirely with n8n – 100% self-hostable, no-code/low-code.
You send a message to your Telegram bot
→ Photo of a receipt, PDF, or just text like "Nov 10 – 2500 NGN – Uber"
Switch node detects the message type:
Receipt Processing Path (Images & PDFs)
Spending Query Path (Text questions)
You can make a copy of the exact sheet the bot uses:
https://docs.google.com/spreadsheets/d/1kwWJquPpwL9vt9U06a4f4phXq5jZjaGazvh2V69FGoc/edit?usp=sharing
Just click File → Make a copy and use your copy’s ID in the workflow.
/newbotAfter import, configure these nodes:
| Node | What to Change |
|---|---|
| Telegram Trigger + all Telegram nodes | Your Telegram credential |
| Google Sheets nodes | Your Google Sheets credential + new Sheet ID |
| Google Drive "Upload file" nodes | Paste your "Monthly receipts" folder ID |
| Gemini nodes | Your Gemini credential |
| AI Agent & AI Agent1 | Verify model, memory, tools are connected |
Test commands
How much did I spend last month? Show me food spending this month vs last monthYou’ll get instant replies and see new rows appear in your sheet!
Never track expenses manually again!
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.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Personal finance tracker with Telegram Bot, Google Gemini Vision, and Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Anakhuagbor Sule |
| Published | 15 Nov 2025 |
Use the JSON export at /data/workflows/10871/10871.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.
Personal Finance AI Agent – Telegram Bot (n8n Workflow) A fully automated Telegram based personal finance tracker that: Accepts receipts as images , PDFs , or plain text Uses Google Gemini Vision f...
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 Personal Productivity, AI Chatbot use case.