Sync payment and customer data between Stripe and Pipedrive — n8n ワークフロー
概要
This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the organization.
Prerequisites
Stripe account and Stripe credentials Pipedrive account and Pipedrive credentials
How it works Cron node triggers the workflow every day at 8 a.m. HTTP Request node searches for payments in Stripe. The Item Lists node creates separate items from a list of payment data. Merge node takes in the payment data as an input 1. Stripe node gets all the custo
使用ノード
HTTP RequestPipedriveStripe
ワークフロープレビュー
Loading workflow preview...
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 11 個のノードを流れます, connecting cron, functionitem, httprequest。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (11)
HT#1
HTTP Request
httpRequest
PI#2
Pipedrive
pipedrive
ST#3
Stripe
stripe
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
sync-payment-and-customer-data-between-stripe-and-pipedriveファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Sync payment and customer data between Stripe and Pipedrive", "nodes": [...], ...}
インテグレーション
cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe
作成者
n8n Team
@n8n-team
タグ
cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe