Process Receipts with Google Vision OCR, AI & Telegram to Google Sheets — n8n ワークフロー
概要
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
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 23 個のノードを流れます, connecting agent, chainllm, code。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (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
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
process-receipts-with-google-vision-ocr-ai-telegram-to-google-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Budi SJ
@budisj