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

Gemiddeld complexiteit Trigger11 knooppunten🤝 Sales👁 230 weergavendoor PixelMakers

Overzicht

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

Gebruikte knooppunten

PipedriveCode

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 11 knooppunten, connecting code, if, pipedrive.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (11)

PI

Pipedrive

pipedrive

#1
CO

Code

code

#2

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand sync-leads-from-webflow-to-pipedrive-crm-using-n8n en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

codeifpipedrivewebflowtrigger

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten11
Complexiteitmedium
Triggertrigger
Weergaven230
CategorieSales

Gemaakt door

PixelMakers

PixelMakers

@pixelmakers

Tags

codeifpipedrivewebflowtrigger

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →