Process email invoices with OCR, GPT-4, Slack, QuickBooks and Google Sheets — n8n ワークフロー
概要
Overview This workflow automates invoice processing directly from your email inbox.
It captures invoice attachments, extracts structured data using OCR and AI, validates totals, and securely processes invoices. If issues are detected, it routes them for human review. Approved invoices are recorded in QuickBooks and logged for auditing.
How It Works
Email Trigger Monitors a Gmail label and downloads invoice attachments automatically.
Configuration & Metadata Sets OCR API, thresholds, an
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 20 個のノードを流れます, connecting agent, code, extractfromfile。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (20)
Google Sheets
googleSheets
HTTP Request
httpRequest
Slack
slack
QuickBooks Online
quickbooks
Code
code
AI Agent
n8n-nodes-langchain.agent
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
process-email-invoices-with-ocr-gpt-4-slack-quickbooks-and-google-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
ResilNext
@rnair1996