Automatically add customers from Pipedrive to Stripe — n8n ワークフロー

複雑度 トリガー7個のノード🤝 Sales👁 847回閲覧作成者:n8n Team

概要

This workflow automatically adds closed deals from Pipedrive as new customers into Stripe.

Prerequisites Pipedrive account and Pipedrive credentials Stripe account and Stripe credentials

How it works Pipedrive trigger node starts the workflow when a deal gets updated in Pipedrive. IF node checks that the current won time is not equal to the previuos one in the deal and continues the workflow if it's true. Pipedrive node extracts the organization's details to pass it further. HTTP Request node

使用ノード

HTTP RequestPipedriveStripe

ワークフロープレビュー

C
Current won time Not Equ…
O
On deal updated
Get organisation details
Search customer
C
Customer does not exist
C
Continue with organisati…
Create customer
7 nodes7 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 7 個のノードを流れます, connecting httprequest, if, merge。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (7)

HT

HTTP Request

httpRequest

#1
PI

Pipedrive

pipedrive

#2
ST

Stripe

stripe

#3

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした automatically-add-customers-from-pipedrive-to-stripe ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Automatically add customers from Pipedrive to Stripe", "nodes": [...], ...}

インテグレーション

httprequestifmergepipedrivepipedrivetriggerstripe

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード7
複雑度medium
トリガーtrigger
閲覧数847
カテゴリSales

作成者

n8n Team

n8n Team

@n8n-team

タグ

httprequestifmergepipedrivepipedrivetriggerstripe

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →