Sync Leads from Webflow to Pipedrive CRM Using n8n — n8n ワークフロー

複雑度 トリガー11個のノード🤝 Sales👁 230回閲覧作成者:PixelMakers

概要

This n8n template automates the process of capturing leads from Webflow form submissions and syncing them with your Pipedrive CRM. It ensures that each submission is accurately associated with the correct organization and contact in Pipedrive, streamlining lead management and minimizing duplicates.

Use cases include: Sales teams that want to automate CRM data entry, marketing teams capturing qualified leads from landing pages, or any business looking to improve their Webflow-to-CRM integration

使用ノード

PipedriveCode

ワークフロープレビュー

1. Extract website from email
We will first split the email into 2 parts to extract t
2. Check if the organization already exists
Using the extracted website, we check if the organizati
- If it does not exist, we create it.
- Otherwise, we move to the
3. Check if the person already exists
- If it exists, add a note to record the submission eve
- If it does not exist, create the person, add a note t
This n8n template automates the process of ca
W
Webflow Trigger
Pipedrive
P
Person Exists?
Create Person
Add Note
Create Lead
Add Note 2
Get Organization
O
Organization Exists?
Add Organization
Website
11 nodes11 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 11 個のノードを流れます, connecting code, if, pipedrive。

  3. 3

    出力

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

ノード詳細 (11)

PI

Pipedrive

pipedrive

#1
CO

Code

code

#2

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

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

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

{ "name": "Sync Leads from Webflow to Pipedrive CRM Using n8n", "nodes": [...], ...}

インテグレーション

codeifpipedrivewebflowtrigger

このワークフローを取得

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

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

作成者

PixelMakers

PixelMakers

@pixelmakers

タグ

codeifpipedrivewebflowtrigger

n8n初めてですか?

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

n8nを無料で始める →