Automatically add customers from Pipedrive to Stripe — n8n Workflow

Mittel Komplexität Auslöser7 Knoten🤝 Sales👁 847 Aufrufevon n8n Team

Übersicht

This workflow automatically adds closed deals from Pipedrive as new customers into Stripe.

Prerequisites Pipedrive account and Pipedrive credentials Stripe account and Stripe credentials

How it works Pipedrive trigger node starts the workflow when a deal gets updated in Pipedrive. IF node checks that the current won time is not equal to the previuos one in the deal and continues the workflow if it's true. Pipedrive node extracts the organization's details to pass it further. HTTP Request node

Verwendete Knoten

HTTP RequestPipedriveStripe

Workflow-Vorschau

C
Current won time Not Equ…
O
On deal updated
Get organisation details
Search customer
C
Customer does not exist
C
Continue with organisati…
Create customer
7 nodes7 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 7 Knoten, connecting httprequest, if, merge.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (7)

HT

HTTP Request

httpRequest

#1
PI

Pipedrive

pipedrive

#2
ST

Stripe

stripe

#3

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei automatically-add-customers-from-pipedrive-to-stripe und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Automatically add customers from Pipedrive to Stripe", "nodes": [...], ...}

Integrationen

httprequestifmergepipedrivepipedrivetriggerstripe

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten7
Komplexitätmedium
Auslösertrigger
Aufrufe847
KategorieSales

Erstellt von

n8n Team

n8n Team

@n8n-team

Tags

httprequestifmergepipedrivepipedrivetriggerstripe

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →