Extract and Structure Invoice Data with DocSumo and Export to Excel — n8n ワークフロー
概要
Description
This workflow automates the extraction of structured data from invoices or similar documents using Docsumo's API. Users can upload a PDF via an n8n form trigger, which is then sent to Docsumo for processing and structured parsing. The workflow fetches key document metadata and all line items, reconstructs each invoice row with combined header and item details, and finally exports all results as an Excel file. Ideal for automating invoice data entry, reporting, or integrating with ac
使用ノード
HTTP RequestCode
ワークフロープレビュー
⚡
O
On form submission
HTTP Request
HTTP Request1
HTTP Request2
Code
C
Convert to File
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 6 個のノードを流れます, connecting code, converttofile, formtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
HT#1
HTTP Request
httpRequest
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
extract-and-structure-invoice-data-with-docsumo-and-export-to-excelファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Extract and Structure Invoice Data with DocSumo and Export to Excel", "nodes": [...], ...}
インテグレーション
codeconverttofileformtriggerhttprequest
作成者
Anurag
@aiautoeye
タグ
codeconverttofileformtriggerhttprequest