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

Gemiddeld complexiteit Gepland11 knooppunten🤝 Sales👁 1,705 weergavendoor n8n Team

Overzicht

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

Gebruikte knooppunten

HTTP RequestPipedriveStripe

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een gepland-trigger, uitgevoerd op een gedefinieerd schema.

  2. 2

    Verwerking

    Gegevens stromen door 11 knooppunten, connecting cron, functionitem, httprequest.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (11)

HT

HTTP Request

httpRequest

#1
PI

Pipedrive

pipedrive

#2
ST

Stripe

stripe

#3

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand sync-payment-and-customer-data-between-stripe-and-pipedrive en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten11
Complexiteitmedium
Triggerscheduled
Weergaven1,705
CategorieSales

Gemaakt door

n8n Team

n8n Team

@n8n-team

Tags

cronfunctionitemhttprequestitemlistsmergepipedrivesetstripe

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →