Sync payment and customer data between Stripe and Pipedrive — n8n ワークフロー

複雑度 スケジュール11個のノード🤝 Sales👁 1,705回閲覧作成者:n8n Team

概要

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

ワークフロープレビュー

Get customers
R
Rename fields and keep o…
A
Add customer name to cha…
Search organisation
A
Add organisation Informa…
Create note with charge …
G
Get last execution times…
S
Set new last execution t…
S
Split array of charges t…
Search for charges in St…
E
Every day at 8 am
11 nodes11 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 11 個のノードを流れます, connecting cron, functionitem, httprequest。

  3. 3

    出力

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

ノード詳細 (11)

HT

HTTP Request

httpRequest

#1
PI

Pipedrive

pipedrive

#2
ST

Stripe

stripe

#3

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

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

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

{ "name": "Sync payment and customer data between Stripe and Pipedrive", "nodes": [...], ...}

インテグレーション

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード11
複雑度medium
トリガーscheduled
閲覧数1,705
カテゴリSales

作成者

n8n Team

n8n Team

@n8n-team

タグ

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

n8n初めてですか?

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

n8nを無料で始める →