Extract Invoice Data from PDFs with AI - Google Sheets Email Alerts — n8n ワークフロー
概要
Built by Setidure Technologies This smart n8n automation extracts invoice details from PDF files uploaded to Google Drive using AI, logs them to a Google Sheet, and notifies the billing team via email — all without manual intervention.
⚠️ Note: This workflow requires a self-hosted n8n instance with LangChain, LLM, and Google integrations configured.
📦 What This Workflow Does Monitors a Google Drive folder for new invoice uploads
Extracts text and parses key invoice details using LLM via LangC
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 10 個のノードを流れます, connecting extractfromfile, gmail, googledrive。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (10)
Google Sheets
googleSheets
Google Drive
googleDrive
Gmail
gmail
Ollama Model
n8n-nodes-langchain.lmOllama
OpenAI
n8n-nodes-langchain.openAi
Information Extractor
n8n-nodes-langchain.informationExtractor
Postgres PGVector Store
n8n-nodes-langchain.vectorStorePGVector
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
extract-invoice-data-from-pdfs-with-ai-google-sheets-email-alertsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Aashit Sharma
@aashitsharma