Sync payment and customer data between Stripe and Pipedrive — Workflow n8n

Moyen complexité Planifié11 nœuds🤝 Sales👁 1,705 vuespar n8n Team

Aperçu

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 custo

Nœuds utilisés

HTTP RequestPipedriveStripe

Aperçu du workflow

Get customers
R
Rename fields and keep o…
A
Add customer name to cha…
Search organisation
A
Add organisation Informa…
Create note with charge …
G
Get last execution times…
S
Set new last execution t…
S
Split array of charges t…
Search for charges in St…
E
Every day at 8 am
11 nodes11 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 11 nœuds, connecting cron, functionitem, httprequest.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (11)

HT

HTTP Request

httpRequest

#1
PI

Pipedrive

pipedrive

#2
ST

Stripe

stripe

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier sync-payment-and-customer-data-between-stripe-and-pipedrive téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Sync payment and customer data between Stripe and Pipedrive", "nodes": [...], ...}

Intégrations

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds11
Complexitémedium
Déclencheurscheduled
Vues1,705
CatégorieSales

Créé par

n8n Team

n8n Team

@n8n-team

Tags

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →