Triggers on new Pipedrive products to create matching products and prices in Stripe, ensuring seamless inventory sync.
This n8n workflow automates product synchronization between Pipedrive and Stripe. When a new product is added to Pipedrive, the workflow instantly creates a corresponding product in Stripe using an HTTP Request node. It then merges the Pipedrive and Stripe data, splits any multiple prices into separate items via the Item Lists node, and creates individual price records in Stripe with another HTTP Request.
Key benefits include eliminating manual data entry, reducing errors, and maintaining real-
Platform
n8n
Category
Language Tools
Price
$14.99
Creator
Bryce Yu
Pipedrive
Stripe
E-commerce
Inventory
Product Sync
Automation
Commerce
Webhook
Prices
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.