Sync Leads from Webflow to Pipedrive CRM Using n8n — n8n Workflow

Mittel Komplexität Auslöser11 Knoten🤝 Sales👁 230 Aufrufevon PixelMakers

Übersicht

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

Verwendete Knoten

PipedriveCode

Workflow-Vorschau

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

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 11 Knoten, connecting code, if, pipedrive.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (11)

PI

Pipedrive

pipedrive

#1
CO

Code

code

#2

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei sync-leads-from-webflow-to-pipedrive-crm-using-n8n und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

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

Integrationen

codeifpipedrivewebflowtrigger

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten11
Komplexitätmedium
Auslösertrigger
Aufrufe230
KategorieSales

Erstellt von

PixelMakers

PixelMakers

@pixelmakers

Tags

codeifpipedrivewebflowtrigger

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →