Automated Multi-Modal Expense Tracking via Telegram
This n8n workflow automates expense tracking by processing text, voice, and receipt images through Telegram. It categorizes expenses, converts currencies, and maintains records in Google Sheets, offering smart spending insights.
This workflow leverages Telegram to receive expense data in various formats—text, voice, and images. It uses ElevenLabs for voice transcription and Google Gemini for receipt OCR. Expenses are categorized using AI, converted to USD if necessary, and stored in Google Sheets. The workflow provides financial summaries and alerts for better spending management.
Platform
n8n
Category
Finance & Accounting
Price
Free
Creator
Jasmine Wong
if
set
switch
telegram
stickyNote
httpRequest
agent
httpRequestTool
telegramTrigger
googleSheetsTool
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.