Automate Bank Statement and Invoice Reconciliation with GPT and Google Sheets — n8n ワークフロー
概要
🟢 Manual Trigger
Workflow starts manually to initiate the reconciliation process on demand.
📄 Fetch Invoices & Bank Statements
Retrieves invoice data and bank statement data from Google Sheets for comparison.
🔀 Merge Data
Combines both datasets into a single structured dataset for processing.
🧩 Format Payload for AI
Function node prepares and structures the merged data into a clean JSON payload for AI analysis.
🤖 AI Reconciliation
AI Agent analyzes the invoice and bank statement data to
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 16 個のノードを流れます, connecting agent, code, googlesheets。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (16)
Google Sheets
googleSheets
Code
code
AI Agent
n8n-nodes-langchain.agent
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automate-bank-statement-and-invoice-reconciliation-with-gpt-and-google-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Chintan Prajapati
@satva-technolabs