Manage contacts via Autopilot — n8n Workflow

Niedrig Komplexität▶️ Manuell4 Knoten📣 Marketing👁 491 Aufrufevon Harshil Agrawal

Übersicht

This workflow allows you to create a new list, add a new contact to that list, update the contact, and get all contacts in the list using the Autopilot node.

Autopilot node: This node will create a new list called n8n-docs in Autopilot.

Autopilot1 node: This node creates a new contact and adds it to the list created in the previous node.

Autopilot2 node: This node updates the information of the contact that we created in the previous node.

Autopilot3 node: This node returns all the contact

Verwendete Knoten

Autopilot

Workflow-Vorschau

Autopilot
Autopilot1
Autopilot2
Autopilot3
4 nodes3 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem manuell-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 4 Knoten, connecting autopilot.

  3. 3

    Ausgabe

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

Knotendetails (4)

AU

Autopilot

autopilot

#1

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 manage-contacts-via-autopilot 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": "Manage contacts via Autopilot", "nodes": [...], ...}

Integrationen

autopilot

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten4
Komplexitätlow
Auslösermanual
Aufrufe491
KategorieMarketing

Erstellt von

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

autopilot

Neu bei n8n?

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

n8n kostenlos holen →