Manage contacts via Autopilot — Workflow n8n

Faible complexité▶️ Manuel4 nœuds📣 Marketing👁 491 vuespar Harshil Agrawal

Aperçu

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

Nœuds utilisés

Autopilot

Aperçu du workflow

Autopilot
Autopilot1
Autopilot2
Autopilot3
4 nodes3 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur manuel.

  2. 2

    Traitement

    Les données transitent par 4 nœuds, connecting autopilot.

  3. 3

    Sortie

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

Détails des nœuds (4)

AU

Autopilot

autopilot

#1

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

Intégrations

autopilot

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds4
Complexitélow
Déclencheurmanual
Vues491
CatégorieMarketing

Créé par

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

autopilot

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 →