Process Receipts with Google Vision OCR, AI & Telegram to Google Sheets — Workflow n8n
Aperçu
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
Nœuds utilisés
Aperçu du workflow
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur déclencheur.
- 2
Traitement
Les données transitent par 23 nœuds, connecting agent, chainllm, code.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (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
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
process-receipts-with-google-vision-ocr-ai-telegram-to-google-sheetstéléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
Intégrations
Créé par
Budi SJ
@budisj
Tags
Nouveau sur n8n ?
n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.
Obtenir n8n gratuitement →