Sync Event Attendees from Eventbrite to Pipedrive Automatically — n8n Workflow

Medium complexity Scheduled6 nodes🤝 Salesby Robert Breen

Overview

Eventbrite → Pipedrive Lead‑Sync

Bring your Eventbrite attendee data into Pipedrive automatically—no spreadsheets, CSVs, or manual uploads.

🚀 What the Workflow Does Polls Eventbrite* on a schedule (default 30 min) for new registrations.
Creates or updates
matching Person and Deal* records in Pipedrive.
Deduplicates** by email and stores a timestamp so each attendee is processed only once.
Easily configurable** field‑mapping lets you decide exactly which attendee data lands in Pipe

Nodes used

PipedriveCode

Workflow Preview

Eventbrite → Pipedrive Lead‑Sync Workflow
Need help? Email [email protected]
⚙️ Setup Instructions
1. Import the workflow
- n8n → Workflows → Import from File (or Paste JSON)
2. Connect Pipedrive
| Service | Where to get your toke
Extract Eventbrite Signups
Extract current leads in…
M
Merge to keep only new l…
Add New Leads to Pipedrive
S
Schedule Daily
T
Test or Manually run wor…
6 nodes7 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 6 nodes, connecting code, manualtrigger, merge.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (6)

PI

Pipedrive

pipedrive

#1
CO

Code

code

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded sync-event-attendees-from-eventbrite-to-pipedrive-automatically file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Sync Event Attendees from Eventbrite to Pipedrive Automatically", "nodes": [...], ...}

Integrations

codemanualtriggermergepipedrivescheduletrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes6
Complexitymedium
Triggerscheduled
CategorySales

Created by

Robert Breen

Robert Breen

@rbreen

Tags

codemanualtriggermergepipedrivescheduletrigger

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →