Upload leads from a CSV file to Pipedrive CRM — n8n Workflow

Medium complexity Trigger12 nodes🤝 Sales👁 2,381 viewsby n8n Team

Overview

This workflow gets leads' contacts from a CSV file and adds it to the Pipedrive CRM by creating an organization and a person. The CSV file in this workflow serves as a universal connector allowing you to export contacts from any platform like LinkedIn, Facebook, etc.

Prerequisites Google account and Google credentials Pipedrive account and Pipedrive credentials

How it works The Google Drive Trigger node starts the workflow when a new CSV file is uploaded to a specific folder in Google Drive. G

Nodes used

PipedriveGoogle Drive

Workflow Preview

G
Google Drive Trigger
Google Drive
S
Spreadsheet File
Pipedrive
Pipedrive1
I
IF
M
Merge
S
Set
Create Organization
Create Person
Create Lead
Create Note
12 nodes12 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 12 nodes, connecting googledrive, googledrivetrigger, if.

  3. 3

    Output

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

Node Details (12)

PI

Pipedrive

pipedrive

#1
GO

Google Drive

googleDrive

#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 upload-leads-from-a-csv-file-to-pipedrive-crm 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": "Upload leads from a CSV file to Pipedrive CRM", "nodes": [...], ...}

Integrations

googledrivegoogledrivetriggerifmergepipedrivesetspreadsheetfile

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes12
Complexitymedium
Triggertrigger
Views2,381
CategorySales

Created by

n8n Team

n8n Team

@n8n-team

Tags

googledrivegoogledrivetriggerifmergepipedrivesetspreadsheetfile

New to n8n?

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

Get n8n Free →