Save yourself the work of writing custom integrations for Google Sheets and Pipedrive and use n8n instead. Build adaptable and scalable Data & Storage, Productivity, workflows that work with your technology stack. All within a building experience you will love.
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.
Create
Create a spreadsheet
Delete
Delete a spreadsheet
Append or Update Row
Append a new row or update an existing one (upsert)
Append Row
Create a new row in a sheet
Clear
Delete all the contents or a part of a sheet
Create
Create a new sheet
Delete
Permanently delete a sheet
Delete Rows or Columns
Delete columns or rows from a sheet
Get Row(s)
Retrieve one or more rows from a sheet
Update Row
Update an existing row in a sheet
Create
Create an activity
Delete
Delete an activity
Get
Get an activity
Get Many
Get many activities
Update
Update an activity
Create
Create a deal
Delete
Delete a deal
Duplicate
Duplicate a deal
Get
Get a deal
Get Many
Get many deals
Search
Search deals
Update
Update a deal
Add
Add a product to a deal
Get Many
Get many products of 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 a file
Update
Update a file
Create
Create a lead
Delete
Delete a lead
Get
Get a lead
Get Many
Get many leads
Update
Update a lead
Create
Create a note
Delete
Delete a note
Get
Get a note
Get Many
Get many notes
Update
Update a note
Create
Create an organization
Delete
Delete an organization
Get
Get an organization
Get Many
Get many organizations
Search
Search organizations
Update
Update an organization
Create
Create a person
Delete
Delete a person
Get
Get a person
Get Many
Get many persons
Search
Search persons
Update
Update a person
Create
Create a product
Delete
Delete a product
Get
Get a product
Get Many
Get many products
Search
Search products
Update
Update a product






Sergey Komardenkov
Describe the problem/error/question I am testing a workflow where the final action is addition of a row into a Google sheet. I have created a new sheet, I gave it Edit permissions by link just in case, and of course I ad…

sérgio eduardo floresta filho
Hello! My goal is to use Google Forms to collect information from my clients and then use n8n to automate the processing of this information. My workflow involves: Collecting data through Google Forms. Using n8n to re…

Julian
I’m trying to send a timestamp to a Google Sheet. Therefore, I use the expression $now.format(“HH:mm”).toString(). In n8n, the timestamp looks correct (see screenshot). However, in Google Sheets, the string value is …

therealJMT
Describe the problem/error/question edit: I guess I figured it out. The “isEmpty()” is a boolean function and has no output it just checks in the node if it’s true or not. For my workflow I got it running with a setup th…

Guilherme
Hello everyone, I’m having a problem logging into my Google account when I’m creating a credential for Google Sheets. :warning:Error 400: redirect_uri_mismatch I noticed that n8n is inserting an extra character in t…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast