Extract Structured Invoice Data from JotForm PDFs with GPT-4.1-mini & Sheets — n8n ワークフロー
概要
Who this is for
This workflow is designed for Finance teams, accounting professionals, and automation engineers.
Use Case: Automates processing of invoice submissions received via JotForm.
Core Function:** Extracts structured data such as:
Invoice number Client information Totals and tax amounts Line items or services
Key Benefit:** Eliminates manual data entry, saving time and reducing human error.
Automation Goal:** Streamline document handling with AI-powered PDF parsing
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 13 個のノードを流れます, connecting chainllm, extractfromfile, function。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (13)
Google Sheets
googleSheets
HTTP Request
httpRequest
Basic LLM Chain
n8n-nodes-langchain.chainLlm
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
Information Extractor
n8n-nodes-langchain.informationExtractor
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
extract-structured-invoice-data-from-jotform-pdfs-with-gpt-41-mini-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Ranjan Dailata
@ranjancse