Automate Receipt Processing with Google Vision OCR and Telegram to Google Sheets - n8n Workflow | Neura Market
Automate Receipt Processing with Google Vision OCR and Telegram to Google Sheets
Streamline your financial reporting by automatically extracting and organizing receipt data using Google Vision OCR and Telegram, with results saved to Google Sheets.
This workflow automates the tedious task of recording financial transactions from receipt photos. Users send a receipt image via Telegram, which is then processed using Google Vision API to detect text. The extracted data is structured using a language model via OpenRouter and saved to Google Sheets. Additionally, users can query transaction data through a Telegram bot, which interacts with a Google Sheets-based AI agent.
Platform
n8n
Category
Finance & Accounting
Price
Free
Creator
Isabella Costa
if
set
code
splitOut
telegram
stickyNote
httpRequest
googleSheets
agent
telegramTrigger
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.