Parse Incoming Invoices From Outlook using AI Document Understanding — n8n ワークフロー
概要
This n8n template monitors an Outlook mailbox for invoices, automatically parses/extracts data from them and then uploads the output to an Excel Workbook.
One of my top workflow requests, this template can save many hours of manual labour for you or your finance/accounts team.
How it works A scheduled trigger is set to fetch recent Outlook messages to the Accounts receivable mailbox. Each message is analysed to determine whether or not it from a supplier and is issuing/contains an invoice. For
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 18 個のノードを流れます, connecting code, extractfromfile, filter。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (18)
HTTP Request
httpRequest
Microsoft Excel 365
microsoftExcel
Microsoft Outlook
microsoftOutlook
Code
code
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
Text Classifier
n8n-nodes-langchain.textClassifier
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
parse-incoming-invoices-from-outlook-using-ai-document-understandingファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Jimleuk
@jimleuk