ES | EN
AI

Personalize marketing emails using customer data and AI

HtmlLLM ChainOpenAI ChatGPTOutput Parser Structured
Nodes 6
Complexity Advanced
Category AI
n8n popularity 71,828 views in n8n library

This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative, AI will determine whether offering a coupon could improve the customer experience. Upon completing the sentiment analysis, the workflow creates a personalized email templates. This solution streamlines the process of engaging with customers post-purchase, particularly when addressing dissatisfaction, and ensures that outreach is both personalized and automated. This workflow won the 1st place in our last AI contest. Note that to use this template, you need to be on n8n version 1.19.4 or later.

Apps and nodes included

Step-by-Step Implementation Guide

Email Marketing Personalizado con IA

Usa IA para analizar el sentimiento del cliente a partir de comentarios de productos. Crea plantillas de email personalizadas, ofreciendo cupones si el sentimiento es negativo. Requiere n8n 1.19.4+

Nodos Utilizados

  • EmailSend: Envía correos electrónicos.
  • HTTP Request: Obtiene los comentarios de productos.
  • HTML: Genera plantillas HTML para los correos.
  • ChainLlm (Langchain): Analiza el sentimiento y genera el contenido.
  • LmChatOpenAi (Langchain): Interactúa con el modelo GPT-3.
  • OutputParserStructured (Langchain): Analiza la salida de la IA.

Pasos de Configuración

  • Paso 1: Configura el nodo EmailSend con tus credenciales.
  • Paso 2: Configura el nodo HTTP Request para obtener los comentarios.
  • Paso 3: Ajusta el nodo HTML para el diseño de las plantillas.
  • Paso 4: Configura los nodos Langchain con tu clave API de OpenAI y define prompts.
  • Paso 5: Ejecuta el flujo para analizar el sentimiento y enviar los correos personalizados.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.