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.
The Problem Tired of manually logging every coffee and cab ride? Stop wrestling with spreadsheets! This template automates your expense tracking so you can manage your finances effortlessly. It'...
n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.httprequesttool, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by M Sayed.
Original n8n.io sourceThe Problem ๐ซ Tired of manually logging every coffee and cab ride? Stop wrestling with spreadsheets! This template automates your expense tracking so you can manage your finances effortlessly.
It's perfect for freelancers, small business owners, and anyone who wants a simple, chat-based way to track spending.
How It Works โจ Just send a message to your personal Telegram bot like "5 usd for coffee with my card" and this workflow will automatically:
๐ฒ Get your message from Telegram.
๐ค Use AI to understand the amount, category, currency, and payment method.
๐ฑ Convert currencies automatically using live exchange rates.
โ๏ธ Log everything neatly into a new row in your Google Sheet.
๐ ๏ธ Quick Setup Guide
Make sure your first row has these exact column names: date, amount, category, description, user_id, payment_method, currency, exchange_rate, amount_converted
Copy the Sheet ID from the browser's URL bar.
Chat with @userinfobot to get your personal Chat ID.
Paste your Chat ID into the Telegram Trigger node.
Paste your Sheet ID into the Append row in sheet node.
Activate the workflow and start tracking! โ
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 | Automatic expense tracking with Telegram, AI, and Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 10 |
| Categories | Personal Productivity, AI Summarization |
| Author | M Sayed |
| Published | 20 Jul 2025 |
Use the JSON export at /data/workflows/6210/6210.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.
The Problem Tired of manually logging every coffee and cab ride? Stop wrestling with spreadsheets! This template automates your expense tracking so you can manage your finances effortlessly. It'...
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 Summarization use case.