Developer & DevOps

Sync Pipedrive deals and automatically create Stripe invoices

7 nodes 186 90 Automatic trigger
Download

Workflow Description

Monitors completed Pipedrive deals, validates deal conditions, and automatically generates corresponding invoices in Stripe. Seamlessly bridges your sales pipeline and billing system to streamline financial workflows and reduce manual invoice creation.

How it works

  1. 1.Trigger on deal closure event in Pipedrive
  2. 2.Evaluate deal status and custom business rules
  3. 3.Retrieve complete customer details from Pipedrive
  4. 4.Create invoice in Stripe with deal amount and customer data
  5. 5.Merge and sync updated records back to both platforms

Use cases

  • SaaS companies requiring instant invoicing when deals close
  • Digital agencies managing multiple clients with complex billing cycles

Requirements

  • Active Pipedrive account with API access to deals and contacts
  • Stripe account with API keys for invoice creation and management

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Pipedrive Trigger Pipedrive Stripe

Details

Trigger Automatic trigger
Nodes 7
Apps 3
Views 186
Downloads 90

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (7)

Current won time Not Equal to Previous

If

#1

On deal updated

Pipedrive Trigger

#2

Get organisation details

Pipedrive

#3

Search customer

HTTP Request

#4

Customer does not exist

If

#5

Continue with organisation data

Merge

#6

Create customer

Stripe

#7