Marketing par e-mail piloté par l'IA, intégrant Google Gemini, Gmail et Sheets

Intermédiaire

Ceci est unLead Nurturing, Multimodal AIworkflow d'automatisation du domainecontenant 13 nœuds.Utilise principalement des nœuds comme If, Set, GmailTool, GoogleSheets, SplitInBatches. Marketing par e-mail piloté par l'IA, intégrant Google Gemini, Gmail et Sheets

Prérequis
  • Compte Google et informations d'identification Gmail API
  • Informations d'identification Google Sheets API
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Clé API Google Gemini
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "nodes": [
    {
      "id": "49878243-142e-4b32-a3e2-76c8dca37d96",
      "name": "Boucler sur les éléments",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        624,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "12d2a156-40af-47a2-b3bf-d26ae44ed763",
      "name": "Note adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1faffda1-ca81-40e6-a0f3-cbf92bb0282f",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -864,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "154ea153-3e9d-48cc-934a-18ce2b77f94b",
      "name": "Note adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -864,
        -544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ae363ca2-083b-4382-8a30-48289dbf890c",
      "name": "Déclencheur planifié",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -80,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
      "name": "Agent IA",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1280,
        32
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "7bdc8f65-61b7-4d4a-8f53-b6a72ca61845",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1184,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b4287490-44a5-4e82-9aef-e7242ace6bc7",
      "name": "Envoyer un message dans Gmail",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        1680,
        320
      ],
      "webhookId": "a5e901fa-06fc-45a8-b957-981825269381",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "13a93835-87ca-4ab5-a917-032d007eaa66",
      "name": "Mettre à jour le statut",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        1536,
        320
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "a13efb7d-e848-4bd0-9bfa-861091336787",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        1408,
        320
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
      "name": "Si l'e-mail existe",
      "type": "n8n-nodes-base.if",
      "position": [
        912,
        16
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
      "name": "Obtenir les prospects",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        416,
        0
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
      "name": "Modifier les champs",
      "type": "n8n-nodes-base.set",
      "position": [
        176,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    }
  ],
  "pinData": {},
  "connections": {
    "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03": {
      "main": [
        [
          {
            "node": "49878243-142e-4b32-a3e2-76c8dca37d96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b5b8aad7-24f2-4a48-9603-54aa21488f17": {
      "main": [
        [
          {
            "node": "49878243-142e-4b32-a3e2-76c8dca37d96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fd8aa925-25cc-4d22-9e6a-ee100332f07c": {
      "main": [
        [
          {
            "node": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a13efb7d-e848-4bd0-9bfa-861091336787": {
      "ai_tool": [
        [
          {
            "node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "13a93835-87ca-4ab5-a917-032d007eaa66": {
      "ai_tool": [
        [
          {
            "node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "717dd4b7-b1d9-4edb-af2e-d433164027dd": {
      "main": [
        [
          {
            "node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "49878243-142e-4b32-a3e2-76c8dca37d96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "49878243-142e-4b32-a3e2-76c8dca37d96": {
      "main": [
        [],
        [
          {
            "node": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ae363ca2-083b-4382-8a30-48289dbf890c": {
      "main": [
        [
          {
            "node": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4287490-44a5-4e82-9aef-e7242ace6bc7": {
      "ai_tool": [
        [
          {
            "node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7bdc8f65-61b7-4d4a-8f53-b6a72ca61845": {
      "ai_languageModel": [
        [
          {
            "node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Intermédiaire - Nurturing de leads, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Intermédiaire
Nombre de nœuds13
Catégorie2
Types de nœuds11
Description de la difficulté

Adapté aux utilisateurs expérimentés, avec des workflows de complexité moyenne contenant 6-15 nœuds

Auteur
Zain Khan

Zain Khan

@zain

I partner with businesses to streamline processes and accelerate growth through intelligent AI automation and Web/mobile Development. Leveraging deep expertise in GPT-4, LangChain, and n8n, I develop AI-powered agents and sophisticated LLM pipelines.

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34