Automate Expense Tracking with Telegram and Google Sheets - n8n Workflow | Neura Market
Automate Expense Tracking with Telegram and Google Sheets
Streamline your expense tracking by sending messages to a Telegram bot, which uses AI to parse and log expenses into Google Sheets. Perfect for freelancers and small business owners.
This workflow automates the process of tracking expenses by integrating Telegram, AI, and Google Sheets. Users can send expense details via Telegram, which are then parsed by an AI agent to extract structured data such as amount, category, currency, and payment method. The workflow also handles currency conversion using live exchange rates and logs the data into a Google Sheet. This setup is ideal for those who prefer a chat-based method for managing their finances without the hassle of manual d
Platform
n8n
Category
Finance & Accounting
Price
Free
Creator
Henrik Larsen
code
googleSheets
agent
httpRequestTool
telegramTrigger
lmChatOpenAi
lmChatAnthropic
lmChatGoogleGemini
outputParserStructured
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.