Process Receipts with Google Vision OCR, AI & Telegram to Google Sheets — n8n Workflow
Overview
Automated Financial Reporting Using Google Vision OCR, Telegram & Google Sheets
This workflow automates the process of recording financial transactions from photos of receipts or shopping receipts. Users simply send an image of the receipt via Telegram. The image is processed using the Google Vision API to detect text, then extracted and structured by LLM via OpenRouter. The final result is saved to Google Sheets and also displayed to the user via a Telegram bot.
🧾 Google Sheets Template Crea
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 23 nodes, connecting agent, chainllm, code.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (23)
Google Sheets
googleSheets
HTTP Request
httpRequest
Telegram
telegram
Code
code
AI Agent
n8n-nodes-langchain.agent
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Simple Memory
n8n-nodes-langchain.memoryBufferWindow
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
OpenRouter Chat Model
n8n-nodes-langchain.lmChatOpenRouter
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
process-receipts-with-google-vision-ocr-ai-telegram-to-google-sheetsfile 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
Budi SJ
@budisj
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →