Parse Invoices & Documents with Gemini AI, OCR, and Google Sheets Integration — n8n ワークフロー
概要
Smart Document Parser for Invoices, Logs or Sensor Reports (PDF/Image to Google Sheets)
This n8n workflow automatically parses documents such as invoices, sensor logs or structured PDFs/images (including scanned docs or CSVs), extracts key fields like totals, dates and customer/vendor info using OCR and AI, and writes the structured output into Google Sheets.
Who’s it for
Finance or Ops teams automating invoice processing. SaaS platforms parsing uploaded reports or documents. Anyone needing a
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 10 個のノードを流れます, connecting chainllm, code, extractfromfile。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (10)
Google Sheets
googleSheets
Code
code
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
parse-invoices-documents-with-gemini-ai-ocr-and-google-sheets-integrationファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
WeblineIndia
@weblineindia