Back to Integrations
integrationPipedrive node
integrationStripe node

Pipedrive and Stripe integration

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

How to connect Pipedrive and Stripe

  • 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.

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

Step 2: Add and configure Pipedrive and Stripe nodes

You can find Pipedrive and Stripe 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 Pipedrive and Stripe nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Pipedrive and Stripe integration: Add and configure Pipedrive and Stripe nodes

Step 3: Connect Pipedrive and Stripe

A connection establishes a link between Pipedrive and Stripe (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.

Pipedrive and Stripe integration: Connect Pipedrive and Stripe

Step 4: Customize and extend your Pipedrive and Stripe 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 Pipedrive and Stripe with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Pipedrive and Stripe integration: Customize and extend your Pipedrive and Stripe integration

Step 5: Test and activate your Pipedrive and Stripe workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Pipedrive to Stripe 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.

Pipedrive and Stripe integration: Test and activate your Pipedrive and Stripe workflow

Sync payment and customer data between Stripe and Pipedrive

This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the organization.

Prerequisites

Stripe account and Stripe credentials
Pipedrive account and Pipedrive credentials

How it works
Cron node triggers the workflow every day at 8 a.m.
HTTP Request node searches for payments in Stripe.
The Item Lists node creates separate items from a list of payment data.
Merge node takes in the payment data as an input 1.
Stripe node gets all the customers data.
Set node renames customer-related data fields and keeps only needed fields.
Merge node takes in the customer data as an input 2.
Merge node combines the payment data with the customers one.
Pipedrive node searches for the organization and creates a note with payment data.

Nodes used in this workflow

Popular Pipedrive and Stripe workflows

Sync payment and customer data between Stripe and Pipedrive

This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the organization. Prerequisites Stripe account and Stripe credentials Pipedrive account and Pipedrive credentials How it works Cron node triggers the workflow every day at 8 a.m. HTTP Request node searches for payments in Stripe. The Item Lists node creates separate items from a list of payment data. Merge node takes in the payment data as an input 1. Stripe node gets all the customers data. Set node renames customer-related data fields and keeps only needed fields. Merge node takes in the customer data as an input 2. Merge node combines the payment data with the customers one. Pipedrive node searches for the organization and creates a note with payment data.

Automatically add customers from Pipedrive to Stripe

This workflow automatically adds closed deals from Pipedrive as new customers into Stripe. Prerequisites Pipedrive account and Pipedrive credentials Stripe account and Stripe credentials How it works Pipedrive trigger node starts the workflow when a deal gets updated in Pipedrive. IF node checks that the current won time is not equal to the previuos one in the deal and continues the workflow if it's true. Pipedrive node extracts the organization's details to pass it further. HTTP Request node searches for the same organization's details within Stripe. If a customer doesn't exist within Stripe, Merge node passes a new customer details to Stripe. Stripe node creates a new customer.

Build your own Pipedrive and Stripe integration

Create custom Pipedrive and Stripe 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.

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

Stripe supported actions

Get
Get a balance
Create
Create a charge
Get
Get a charge
Get Many
Get many charges
Update
Update a charge
Create
Create a coupon
Get Many
Get many coupons
Create
Create a customer
Delete
Delete a customer
Get
Get a customer
Get Many
Get many customers
Update
Update a customer
Add
Add a customer card
Get
Get a customer card
Remove
Remove a customer card
Create
Create a source
Delete
Delete a source
Get
Get a source
Create
Create a token

FAQs

  • Can Pipedrive connect with Stripe?

  • Can I use Pipedrive’s API with n8n?

  • Can I use Stripe’s API with n8n?

  • Is n8n secure for integrating Pipedrive and Stripe?

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

Looking to integrate Pipedrive and Stripe in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Pipedrive with Stripe

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