AutomationFlowsAI & RAG › Jane Riveros — Flujo 03 · Tu Asistente De Correo Con Ia

Jane Riveros — Flujo 03 · Tu Asistente De Correo Con Ia

Jane Riveros — Flujo 03 · Tu asistente de correo con IA. Uses gmailTrigger, agent, lmChatOpenAi, gmail. Event-driven trigger; 5 nodes.

Event trigger★★☆☆☆ complexityAI-powered5 nodesGmail TriggerAgentOpenAI ChatGmail
AI & RAG Trigger: Event Nodes: 5 Complexity: ★★☆☆☆ AI nodes: yes Added:

This workflow follows the Agent → Gmail recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Jane Riveros \u2014 Flujo 03 \u00b7 Tu asistente de correo con IA",
  "nodes": [
    {
      "id": "29cdc28c-ef73-44be-bf3d-33a5def720ac",
      "name": "C\u00d3MO CONFIGURAR",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        288,
        384
      ],
      "parameters": {
        "content": "## Flujo 03 \u00b7 Tu asistente de correo con IA\n**Qu\u00e9 hace:** cada correo entrante se clasifica solo (pregunta frecuente / cotizaci\u00f3n / urgente) y la IA deja un BORRADOR de respuesta listo en tu Gmail. La IA redacta; t\u00fa decides y env\u00edas.\n\n**Configuraci\u00f3n (\u224820 min):**\n1. **Gmail Trigger** \u2014 conecta tu cuenta Gmail.\n2. **Modelo IA** \u2014 conecta tu API key de OpenAI (platform.openai.com). Cuesta centavos por correo.\n3. **Crear borrador** \u2014 usa la misma cuenta Gmail. Los borradores quedan en tu carpeta Borradores: revisas, ajustas y env\u00edas.\n4. Activa el workflow.\n\n**Importante:** nada se env\u00eda solo. El humano siempre aprueba.\n\n**Te devuelve:** ~1 hr/d\u00eda.\n\n\u2014 Jane Riveros \u00b7 janeriveros.com",
        "width": 460,
        "height": 460
      }
    },
    {
      "id": "69519c6c-e88f-4984-904d-a861289efeff",
      "name": "Correo entrante",
      "type": "n8n-nodes-base.gmailTrigger",
      "typeVersion": 1.2,
      "position": [
        0,
        112
      ],
      "parameters": {
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "simple": true,
        "filters": {}
      }
    },
    {
      "id": "d448cacf-e131-4532-a3ad-edf95aca1853",
      "name": "Clasificar y redactar respuesta",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "typeVersion": 3.1,
      "position": [
        224,
        112
      ],
      "parameters": {
        "promptType": "define",
        "text": "={{ \"Correo de: \" + $json.from + \"\\nAsunto: \" + $json.subject + \"\\nMensaje: \" + $json.snippet }}",
        "options": {
          "systemMessage": "Eres el asistente de correo de una pyme chilena. Clasifica cada correo como PREGUNTA_FRECUENTE, COTIZACION o URGENTE y redacta una respuesta breve, profesional y cercana en espa\u00f1ol. Responde SOLO con el texto de la respuesta sugerida, empezando con la clasificaci\u00f3n entre corchetes, ej: [COTIZACION]."
        }
      }
    },
    {
      "id": "d4967703-e2f4-4763-9ba4-ad63cb048d7a",
      "name": "Modelo IA (OpenAI)",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "typeVersion": 1.3,
      "position": [
        304,
        336
      ],
      "parameters": {}
    },
    {
      "id": "ccfb4643-2aa0-4f01-9ba6-1c51d16de4f7",
      "name": "Crear borrador (t\u00fa apruebas)",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 2.1,
      "position": [
        576,
        112
      ],
      "parameters": {
        "resource": "draft",
        "operation": "create",
        "subject": "={{ \"Re: \" + $(\"Correo entrante\").item.json.subject }}",
        "message": "={{ $json.output }}",
        "options": {}
      }
    }
  ],
  "connections": {
    "Correo entrante": {
      "main": [
        [
          {
            "node": "Clasificar y redactar respuesta",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Clasificar y redactar respuesta": {
      "main": [
        [
          {
            "node": "Crear borrador (t\u00fa apruebas)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Modelo IA (OpenAI)": {
      "ai_languageModel": [
        [
          {
            "node": "Clasificar y redactar respuesta",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1",
    "availableInMCP": true
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Jane Riveros — Flujo 03 · Tu asistente de correo con IA. Uses gmailTrigger, agent, lmChatOpenAi, gmail. Event-driven trigger; 5 nodes.

Source: https://github.com/testaiprojects1-sketch/janeriveros-website/blob/729a8f99b3a6bfd5307b5f1814b43e25abcb3ca1/public/n8nflujos/jane-riveros-flujo-03.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Since Gmail inboxes can quickly become cluttered, this workflow provides an automated AI-based email classification system. It listens for new emails, categorizes them using an AI classifier, applies

Gmail Trigger, Text Classifier, Agent +3
AI & RAG

This guide walks you step by step through setting up an automated agent that: Receives emails sent by your customers. Analyzes the content of the email. Generates an appropriate response using an AI m

Agent, Gmail Trigger, OpenAI Chat +3
AI & RAG

Welcome to your hands-on guide for building a resilient, intelligent email support system in n8n! This workflow is specifically designed as an educational tool to help you understand advanced AI autom

Agent, Gmail Trigger, Memory Buffer Window +4
AI & RAG

Gmail Googlecalendartool. Uses stickyNote, lmChatOpenAi, gmail, gmailTrigger. Event-driven trigger; 10 nodes.

OpenAI Chat, Gmail, Gmail Trigger +3
AI & RAG

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then

OpenAI Chat, Gmail, Gmail Trigger +3