Two-way sync between Pipedrive and HubSpot — n8n ワークフロー

複雑度 スケジュール7個のノード🤝 Sales👁 1,236回閲覧作成者:Lorena

概要

This workflow synchronizes data both ways between Pipedrive and HubSpot.

Cron node** schedules the workflow to run every minute. Pipedrive* and Hubspot nodes* pull in both lists of persons from Pipedrive and contacts from HubSpot. Merge1* and Merge2 nodes* with the option Remove Key Matches identify the items that uniquely exist in HubSpot and Pipedrive, respectively. Update Pipedrive* and Update HubSpot nodes* take those unique items and add them in Pipedrive and HubSpot, respectively.

使用ノード

PipedriveHubSpot

ワークフロープレビュー

C
Cron
Pipedrive
Update Pipedrive
HubSpot
Update HubSpot
M
Merge1
M
Merge2
7 nodes8 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

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

  3. 3

    出力

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

ノード詳細 (7)

PI

Pipedrive

pipedrive

#1
HU

HubSpot

hubspot

#2

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

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

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

{ "name": "Two-way sync between Pipedrive and HubSpot", "nodes": [...], ...}

インテグレーション

cronhubspotmergepipedrive

このワークフローを取得

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

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

作成者

Lorena

Lorena

@lorenanda

タグ

cronhubspotmergepipedrive

n8n初めてですか?

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

n8nを無料で始める →