Révision de courriels Gmail et génération de balisage structuré JSON-LD avec GPT-4.1-mini

Intermédiaire

Ceci est unAI, IT Opsworkflow d'automatisation du domainecontenant 13 nœuds.Utilise principalement des nœuds comme Gmail, FormTrigger, Agent, HttpRequestTool, ToolCode, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Relecture et génération de données structurées JSON-LD avec GPT-4.1-mini + Gmail

Prérequis
  • Compte Google et informations d'identification Gmail API
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
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
{
  "meta": {
    "instanceId": "5b9aff0ecdeb17791c04b93eac72e39e69151cfa63708980e5d936abe9308b8c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "b72863c4-3aec-465d-a50c-eaec98ee5edc",
      "name": "Note adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3080,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "805f72d0-9106-4b9c-94f7-242a15369110",
      "name": "Note adhésive3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2320,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b214fa8a-dc73-459e-9f2d-07fb8aea47e0",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3600,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
      "name": "Envoyer à votre email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -2180,
        840
      ],
      "webhookId": "85ca4c5b-7e6a-4541-a861-39d1b3e252bf",
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2.1
    },
    {
      "id": "0860a746-e13e-4d1e-a2c5-5a69e6171617",
      "name": "Note adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4400,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "864b5332-4daa-4d4b-b747-5855594b53af",
      "name": "Agent de balisage de schéma",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2920,
        840
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "160f95c3-6a57-4f7e-9a23-dd083b43abed",
      "name": "OpenRouter",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -3060,
        1060
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3333c711-6d76-4566-83e2-720173e0eded",
      "name": "Code",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        -2760,
        1060
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "848ff5d1-eea7-4fd4-932f-139997fae556",
      "name": "À la soumission du formulaire",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -3440,
        840
      ],
      "webhookId": "4dfb8bdd-3e37-44c2-96ed-b56fbfc5ab6e",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "892c2dd6-f596-4c56-bc19-79ab424b7bb8",
      "name": "HTTP Requête",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -2920,
        1060
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
      "name": "Analyseur de sortie auto-corrigeant",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        -2720,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c4ff5121-952b-4ff5-8bf2-8c5f13229c8d",
      "name": "Sortie structurée",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -2600,
        1360
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7fff0ec6-9b0b-478c-9d77-63541c1b7f3f",
      "name": "OpenRouter1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -2800,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "3333c711-6d76-4566-83e2-720173e0eded": {
      "ai_tool": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "160f95c3-6a57-4f7e-9a23-dd083b43abed": {
      "ai_languageModel": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7fff0ec6-9b0b-478c-9d77-63541c1b7f3f": {
      "ai_languageModel": [
        [
          {
            "node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "892c2dd6-f596-4c56-bc19-79ab424b7bb8": {
      "ai_tool": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c4ff5121-952b-4ff5-8bf2-8c5f13229c8d": {
      "ai_outputParser": [
        [
          {
            "node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "848ff5d1-eea7-4fd4-932f-139997fae556": {
      "main": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "864b5332-4daa-4d4b-b747-5855594b53af": {
      "main": [
        [
          {
            "node": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "570f3518-ffea-4f3f-9914-46b1d9fbdaee": {
      "ai_outputParser": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_outputParser",
            "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 - Intelligence Artificielle, Opérations IT

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œuds9
Description de la difficulté

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

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34