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

Średnia złożoność Wyzwalacz11 węzłów🤝 Sales👁 230 wyświetleńautor: PixelMakers

Przegląd

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

Użyte węzły

PipedriveCode

Podgląd workflow

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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem wyzwalacz.

  2. 2

    Przetwarzanie

    Dane przepływają przez 11 węzłów, connecting code, if, pipedrive.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (11)

PI

Pipedrive

pipedrive

#1
CO

Code

code

#2

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik sync-leads-from-webflow-to-pipedrive-crm-using-n8n i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

codeifpipedrivewebflowtrigger

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły11
Złożonośćmedium
Wyzwalacztrigger
Wyświetlenia230
KategoriaSales

Autor

PixelMakers

PixelMakers

@pixelmakers

Tagi

codeifpipedrivewebflowtrigger

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →