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

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

概要

This workflow synchronizes data one-way from Pipedrive to HubSpot.

Cron node** schedules the workflow to run every minute. Pipedrive* and Hubspot1 nodes pull in both lists of persons from Pipedrive and contacts from HubSpot. Merge node with the option Remove Key Matches identifies the items that uniquely exist in Pipedrive. Hubspot2 node* takes those unique items and adds them to HubSpot.

使用ノード

PipedriveHubSpot

ワークフロープレビュー

Hubspot
Pipedrive
M
Merge
HubSpot2
C
Cron
5 nodes5 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

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

  3. 3

    出力

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

ノード詳細 (5)

PI

Pipedrive

pipedrive

#1
HU

HubSpot

hubspot

#2

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

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

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

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

インテグレーション

cronhubspotmergepipedrive

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーscheduled
閲覧数807
カテゴリSales

作成者

Lorena

Lorena

@lorenanda

タグ

cronhubspotmergepipedrive

n8n初めてですか?

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

n8nを無料で始める →