Automated Invoice Data Extraction with LlamaParse, Gemini 2.5 & Google Sheets — n8n ワークフロー
概要
This n8n template demonstrates how to automate invoice data extraction from PDF attachments received via Gmail. Using LlamaParse and Gemini LLM, this workflow parses structured fields like PO numbers, line items, tax amounts, and totals — and stores them neatly into a Google Sheet.
Perfect for use cases such as: 💼 Finance teams managing vendor invoices 📊 Bookkeeping workflows 🔄 Automating monthly reconciliation
Good to Know At the time of writing, LlamaParse and Gemini may involve API usage co
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 17 個のノードを流れます, connecting aggregate, chainllm, gmail。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (17)
Google Sheets
googleSheets
HTTP Request
httpRequest
Gmail
gmail
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automated-invoice-data-extraction-with-llamaparse-gemini-25-google-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Agentick AI
@arpanjain29