+ WEVAL MIND

Plan d'Intégration n8n - Automatisation Complète Email Marketing

Architecture n8n + WEVAL MIND

Trigger

Webhook, Schedule, Event

n8n Process

Data transform, Logic

WEVAL MIND

Analyse, Décision

Action

WEVAL API, Email

Monitor

Stats, Alerts

1

Infrastructure & Setup

Semaine 1-2

Installation n8n Docker

docker-compose up -d sur serveur WEVAL

Configuration API Keys

Claude, Groq, DeepSeek, Ollama pour WEVAL MIND

WEVAL API Endpoints

Créer endpoints REST pour n8n

WEVAL MIND Webhook Receiver

Endpoint pour recevoir requêtes n8n

2

Workflows Basiques

Semaine 3-4

Blacklist Auto-Check

Vérification quotidienne IPs → Alerte si listé

Warmup Scheduler

Envoi progressif automatisé selon planning

Template Generator

WEVAL MIND génère templates par ISP

Stats Collector

Agrégation stats opens/clicks/bounces

3

Intelligence Avancée

Semaine 5-6

Auto-Optimization

WEVAL MIND analyse et optimise en temps réel

Decision Trees

Logique conditionnelle basée sur metrics

Office 365 Automation

Workflow 8 étapes automatisé via Graph API

GSuite Integration

Gmail API + SMTP Relay automatisé

4

Production & Scale

Semaine 7-8

Multi-Server Orchestration

Gestion 100+ serveurs PMTA

Smart Alerting

WEVAL MIND détecte anomalies et alerte

Full Autonomous Mode

Campagnes 100% automatisées

Performance Dashboard

Métriques temps réel n8n + WEVAL MIND

Clés API Requises

n8n

N8N_BASIC_AUTH_USER=admin
N8N_BASIC_AUTH_PASSWORD=******
À configurer

Claude API (WEVAL MIND)

ANTHROPIC_API_KEY=sk-ant-api03-******
Configuré

Groq API

GROQ_API_KEY=gsk_******
Configuré

Microsoft Graph

TENANT_ID, CLIENT_ID, CLIENT_SECRET
Par tenant

Google APIs

GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET
À configurer

Cloudflare

CF_API_TOKEN=******
Configuré

Exemple: Workflow n8n → WEVAL MIND

// n8n HTTP Request Node → WEVAL MIND API
{
  "url": "http://95.216.167.89:5821/hamid-api.php",
  "method": "POST",
  "headers": {
    "Content-Type": "application/json"
  },
  "body": {
    "action": "analyze",
    "type": "deliverability",
    "data": {
      "ip": "{{ $node['Trigger'].json.ip }}",
      "domain": "{{ $node['Trigger'].json.domain }}",
      "target_isp": "gmail"
    }
  }
}

// Réponse WEVAL MIND
{
  "status": "success",
  "ip_score": 95,
  "blacklists": [],
  "recommendation": "IP propre, prête pour warmup Gmail",
  "suggested_template": {
    "headers": "List-Unsubscribe: ...",
    "body_tips": "Engagement 24h crucial..."
  }
}

Timeline d'Implémentation

WEVAL MIND

Intégré

Deliverability Hub

Actif

1

n8n Install

Semaine 1

2

Workflows

Semaine 2-4

3

AI Integration

Semaine 5-6

4

Production

Semaine 7-8

Commencer avec WEVAL MIND
Besoin d'aide?
WEVAL MIND
En ligne
IA:
Bonjour! 👋 Je suis votre assistant WEVADS.