Create or Find Stripe Customers and Automatically Generate Invoices — n8n ワークフロー
概要
Save hours of manual billing work with this Stripe automation workflow!
Designed for entrepreneurs, SaaS founders, and online business owners, this template checks if a customer already exists in Stripe based on their email. If no customer is found, it automatically creates a new one, generates a draft invoice, adds a product line item using a Stripe Price ID, and finalizes the invoice — making it ready for payment.
This workflow helps ensure clean customer data and efficient billing without
使用ノード
HTTP Request
ワークフロープレビュー
Get Stripe Customer
C
Customer exists?
Create customer
Create invoice
Finalize invoice
⚡
W
When clicking ‘Test work…
S
Set invoice data
S
Set customer id
Add item to invoice
9 nodes9 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 9 個のノードを流れます, connecting httprequest, if, manualtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
HT#1
HTTP Request
httpRequest
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
create-or-find-stripe-customers-and-automatically-generate-invoicesファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Create or Find Stripe Customers and Automatically Generate Invoices", "nodes": [...], ...}
インテグレーション
httprequestifmanualtriggerset