Back to Integrations
integration integration
integration Pipedrive node

Integrate Pipedrive with 500+ apps and services

Unlock Pipedrive’s full potential with n8n, connecting it to similar Sales apps and over 1000 other services. Automate sales workflows by managing leads, tracking interactions, and synchronizing CRM data across platforms. Create adaptable and scalable workflows between Pipedrive and your stack. All within a building experience you will love.

Create workflows with Pipedrive integrations

797 integrations
Sort by:
Popularity
NameOldestNewest

Popular ways to use Pipedrive integration

Pipedrive node
Slack node
Calendly Trigger node

Create a Pipedrive activity on Calendly event scheduled

This workflow is triggered when a meeting is scheduled via Calendly. Then, an activity is automatically created in Pipedrive and 15 minutes after the end of the meeting, a message is sent to the interviewer in Slack, reminding them to write down their notes and insights from the meeting.
lorenanda
Lorena
Merge node
Pipedrive node
HubSpot node

Two-way sync between Pipedrive and HubSpot

This workflow synchronizes data both ways between Pipedrive and HubSpot. Cron node** schedules the workflow to run every minute. Pipedrive* and *Hubspot nodes** pull in both lists of persons from Pipedrive and contacts from HubSpot. Merge1* and *Merge2 nodes** with the option Remove Key Matches identify the items that uniquely exist in HubSpot and Pipedrive, respectively. Update Pipedrive* and *Update HubSpot nodes** take those unique items and add them in Pipedrive and HubSpot, respectively.
lorenanda
Lorena
Merge node
Pipedrive node
HubSpot node

One-way sync between Pipedrive and HubSpot

This workflow synchronizes data one-way from Pipedrive to HubSpot. Cron node** schedules the workflow to run every minute. Pipedrive* and *Hubspot1 nodes pull in both lists of persons from Pipedrive and contacts from HubSpot. Merge node* with the option *Remove Key Matches identifies the items that uniquely exist in Pipedrive. Hubspot2 node** takes those unique items and adds them to HubSpot.
lorenanda
Lorena
Merge node
Pipedrive node
+2

Upload leads from a CSV file to Pipedrive CRM

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. Google Drive node downloads the CSV file. Spreadsheet File node reads data from the CSV file and sends the output to the Merge node. This Spreadsheet File's output becomes the input 1 for the Merge node. Meanwhile, the Pipedrive node gets the same list of contacts from the CSV file. IF node checks if Pipedrive has these contacts already created previously and sends the checked results to the Merge node. These results arrive at the Merge node as input 2. Merge node compares two inputs via email and removes the matches. Pipedrive node creates new contacts based on the data provided by the Merge node with necessary details such as organization and notes.
n8n-team
n8n Team
Pipedrive node
Hunter node
Clearbit node
+2

Verify & enrich form leads with Hunter and Clearbit then add them to Pipedrive

Use case When collecting leads via an online form, you often need to manually add those new leads into your Pipedrive CRM. This not only takes a lot of time but is also error-prone. This workflow automates this tedious work for you. What this workflow does The workflow is triggered each time a form is submitted in n8n. It validates the email address using Hunter.io. If the email is valid, the workflow checks for an existing person with that email in Pipedrive. If no existing person is found, it utilizes Clearbit to enrich the person's information. It then verifies if the person's organization already exists in Pipedrive, creating a new organization if necessary. The workflow then registers the person in Pipedrive. Lastly, it creates a lead in Pipedrive using information from the person and organization. Setup This workflow is very quick to set up. Add your Hunter.io, Clearbit and Pipedrive credentials Click the test workflow button Activate the workflow and use the form trigger production URL to collect your leads in a smart way How to adjust it to your needs Exchange the n8n form trigger with your form of choice (Typeform, Google Forms, SurveyMonkey...) Add a filter criteria to only add new leads if they match certain requirements Remove the email check with Hunter.io if you don't own this tool and expect new form submission to have a correct email anyways Add ways to handle invalid emails or existing Persons
nik8n
Niklas Hatje

Supported Actions

Create
Create an activity
Delete
Delete an activity
Get
Get data of an activity
Get Many
Get data of many activities
Update
Update an activity
Create
Create a deal
Delete
Delete a deal
Duplicate
Duplicate a deal
Get
Get data of a deal
Get Many
Get data of many deals
Search
Search a deal
Update
Update a deal
Get Many
Get many activities of a deal
Add
Add a product to a deal
Get Many
Get many products in a deal
Remove
Remove a product from a deal
Update
Update a product in a deal
Create
Create a file
Delete
Delete a file
Download
Download a file
Get
Get data of a file
Update
Update file details
Create
Create a lead
Delete
Delete a lead
Get
Get data of a lead
Get Many
Get data of many leads
Update
Update a lead
Create
Create a note
Delete
Delete a note
Get
Get data of a note
Get Many
Get data of many notes
Update
Update a note
Create
Create an organization
Delete
Delete an organization
Get
Get data of an organization
Get Many
Get data of many organizations
Search
Search organizations
Update
Update an organization
Create
Create a person
Delete
Delete a person
Get
Get data of a person
Get Many
Get data of many persons
Search
Search all persons
Update
Update a person
Get Many
Get data of many products
Pipedrive node

About Pipedrive

Pipedrive is a sales-focused Customer Relationship Management tool that teams of all sizes love using. At the core of Pipedrive is pipeline management, and it features key sales functionalities: automations, email integration and a decent selection of partner integrations.

Related categories

Similar integrations

  • HubSpot node
  • WooCommerce Trigger node
  • WooCommerce node
  • Stripe Trigger node
  • Salesforce node
  • HubSpot Trigger node
  • Pipedrive Trigger node
  • Stripe node
  • Shopify Trigger node
  • Shopify node
Use case

Supercharge your CRM

Need a more powerful integration with your CRM? n8n lets you go beyond standard integrations offered by popular CRMs!

Learn more

Over 3000 companies switch to n8n every single week

Connect Pipedrive with your company’s tech stack and create automation workflows

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

FAQ about Pipedrive integrations

  • How can I set up Pipedrive integration in n8n?

      To use Pipedrive integration in n8n, start by adding the Pipedrive node to your workflow. You'll need to authenticate your Pipedrive account using supported authentication methods. Once connected, you can choose from the list of supported actions or make custom API calls via the HTTP Request node, for example: make sure to configure your desired triggers and actions to automate your workflow. You can find more information and examples in the n8n documentation. This will help you harness the full potential of Pipedrive within your automation processes.

  • Do I need any special permissions or API keys to integrate Pipedrive with n8n?

  • Can I combine Pipedrive with other apps in n8n workflows?

  • What are some common use cases for Pipedrive integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating Pipedrive?

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon