Parse and Extract Invoice Data with Nanonets OCR and Export to Excel — n8n ワークフロー
概要
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Description
This workflow automates document processing and structured table extraction using the Nanonets API. You can submit a PDF file via an n8n form trigger or webhook—the workflow then forwards the document to Nanonets, waits for asynchronous parsing to finish, retrieves the results (including header fields and line items/tables), and returns the output as an Excel file. Ideal for automat
使用ノード
HTTP RequestCode
ワークフロープレビュー
HTTP Request
HTTP Request2
C
Convert to File
Code
Code1
W
Wait
⚡
W
Webhook
⚡
R
Respond to Webhook
8 nodes7 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 8 個のノードを流れます, connecting code, converttofile, httprequest。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (8)
HT#1
HTTP Request
httpRequest
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
parse-and-extract-invoice-data-with-nanonets-ocr-and-export-to-excelファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Parse and Extract Invoice Data with Nanonets OCR and Export to Excel", "nodes": [...], ...}
インテグレーション
codeconverttofilehttprequestrespondtowebhookwaitwebhook
作成者
Anurag
@aiautoeye
タグ
codeconverttofilehttprequestrespondtowebhookwaitwebhook