Back to Integrations
integrationGoogle Drive node
integrationPipedrive node

Google Drive and Pipedrive integration

Save yourself the work of writing custom integrations for Google Drive and Pipedrive and use n8n instead. Build adaptable and scalable Data & Storage, and Sales workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Drive and Pipedrive

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Drive and Pipedrive integration: Create a new workflow and add the first step

Step 2: Add and configure Google Drive and Pipedrive nodes

You can find Google Drive and Pipedrive in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Drive and Pipedrive nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Drive and Pipedrive integration: Add and configure Google Drive and Pipedrive nodes

Step 3: Connect Google Drive and Pipedrive

A connection establishes a link between Google Drive and Pipedrive (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Drive and Pipedrive integration: Connect Google Drive and Pipedrive

Step 4: Customize and extend your Google Drive and Pipedrive integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Drive and Pipedrive with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Drive and Pipedrive integration: Customize and extend your Google Drive and Pipedrive integration

Step 5: Test and activate your Google Drive and Pipedrive workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Drive to Pipedrive or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Drive and Pipedrive integration: Test and activate your Google Drive and Pipedrive workflow

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

How it works

  1. The Google Drive Trigger node starts the workflow when a new CSV file is uploaded to a specific folder in Google Drive.
  2. Google Drive node downloads the CSV file.
  3. 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.
  4. Meanwhile, the Pipedrive node gets the same list of contacts from the CSV file.
  5. 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.
  6. Merge node compares two inputs via email and removes the matches.
  7. Pipedrive node creates new contacts based on the data provided by the Merge node with necessary details such as organization and notes.

Nodes used in this workflow

Popular Google Drive and Pipedrive workflows

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.

Build your own Google Drive and Pipedrive integration

Create custom Google Drive and Pipedrive workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Drive supported actions

Copy
Create a copy of an existing file
Create From Text
Create a file from a provided text
Delete
Permanently delete a file
Download
Download a file
Move
Move a file to another folder
Share
Add sharing permissions to a file
Update
Update a file
Upload
Upload an existing file to Google Drive
Search
Search or list files and folders
Create
Create a folder
Delete
Permanently delete a folder
Share
Add sharing permissions to a folder
Create
Create a shared drive
Delete
Permanently delete a shared drive
Get
Get a shared drive
Get Many
Get the list of shared drives
Update
Update a shared drive

Pipedrive 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

FAQs

  • Can Google Drive connect with Pipedrive?

  • Can I use Google Drive’s API with n8n?

  • Can I use Pipedrive’s API with n8n?

  • Is n8n secure for integrating Google Drive and Pipedrive?

  • How to get started with Google Drive and Pipedrive integration in n8n.io?

Looking to integrate Google Drive and Pipedrive in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Drive with Pipedrive

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon