๐ค Add new products to Stripe when product added to Pipedrive
โก 1,127 views ยท ๐ค CRM & Sales Operations
Description
This workflow adds a new product in Stripe whenever a new product has been added to Pipedrive.
Prerequisites
- Stripe account and Stripe credentials
- Pipedrive account and Pipedrive credentials
How it works
- Pipedrive trigger node starts the workflow when a new product is added.
- HTTP Request node creates a new product in Stripe using previuos input.
- Merge node combines data of both Pipedrive and Stripe inputs. The output will contain the data of Pipedrive input merged with the data of Stripe input. The merge occurs based on the index of the items.
- The Item Lists node splits prices to separate items.
- HTTP Request node creates price records in Stripe.
๐ Nodes Used
Function Item, HTTP Request, Pipedrive Trigger, Start
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File