Stripe Charges to Pipedrive Notes
detail.loadingPreview
Automatically create Pipedrive notes for successful Stripe charges.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically retrieves successful Stripe charges and creates corresponding notes in Pipedrive, linking them to the relevant organizations.
Key Features
- Fetches successful Stripe charges daily.
- Links charges to Pipedrive organizations based on customer name.
- Creates Pipedrive notes with charge details (description, amount, currency).
- Tracks last execution time to avoid duplicate entries.
How To Use
- Configure Credentials: Set up Stripe API credentials and Pipedrive API credentials in n8n.
- Set Environment Variables: Ensure
API_BASE_URLis correctly set in your n8n environment. - Set up Cron Trigger: Configure the 'Every day at 8 am' node to trigger the workflow at your desired time.
- Map Fields: Adjust the field mapping in the 'Rename fields and keep only needed fields' and 'Add customer name to charge data' nodes if your Stripe data structure differs.
- Test and Activate: Run the workflow to test and then activate it for daily execution.
Apps Used
Workflow JSON
{
"id": "bf5fc2da-2b5f-4141-87d5-32a609afa380",
"name": "Stripe Charges to Pipedrive Notes",
"nodes": 0,
"category": "CRM Integration",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: bf5fc2da-2b5f...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
INSEE Enrichment for Agile CRM
Enrich Agile CRM company data with official INSEE information.
Typeform to Pipedrive Lead Creation
Automatically create Pipedrive organizations, persons, and leads from Typeform submissions.
Create a Company in Salesmate
Create a new company record in your Salesmate account.
Get All Keap Contacts
Retrieves all contacts from your Keap account.
Copper Contact Management
Manage contacts within Copper CRM using n8n.
Create Contact in Drift (Manual Trigger)
Creates a new contact in Drift using data provided manually when the workflow is executed.