Service d'accueil client élégant - Édition professionnelle (Générique, v3)

Avancé

Ceci est unCRM, Multimodal AIworkflow d'automatisation du domainecontenant 31 nœuds.Utilise principalement des nœuds comme If, Set, Notion, Hubspot, Webhook. Système automatisé d'onboarding client, utilisant Notion, l'email et l'intégration CRM

Prérequis
  • Clé API Notion
  • Clé API HubSpot
  • Point de terminaison HTTP Webhook (généré automatiquement par n8n)
  • Clé API Airtable
  • Token Bot Telegram
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": {
    "templateCredsWarning": "Attach credentials after import. No secrets in JSON. Markdown stickies included for submission."
  },
  "name": "Graceful Client Onboarding Concierge — Pro (General Use, v3)",
  "nodes": [
    {
      "name": "Sticky : README",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-README-0"
    },
    {
      "name": "Sticky : Prérequis + CSV",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-Pr-requis-CSV-1"
    },
    {
      "name": "Sticky : Liste de Configuration",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-Liste-de-Configuration-2"
    },
    {
      "name": "Sticky : Notes de Test",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-Notes-de-Test-3"
    },
    {
      "name": "Sticky : Conformité et Dépannage",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-Conformit-et-D-pannage-4"
    },
    {
      "name": "Sticky : Journal des Modifications",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-Journal-des-Modifications-5"
    },
    {
      "name": "Formulaire Client Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -160,
        40
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Formulaire-Client-Webhook-6"
    },
    {
      "name": "Déclencheur Manuel",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -160,
        200
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "D-clencheur-Manuel-7"
    },
    {
      "name": "Set : Configuration Utilisateur",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Set-Configuration-Utilisateur-8"
    },
    {
      "name": "Function : Simuler la Saisie",
      "type": "n8n-nodes-base.function",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-Simuler-la-Saisie-9"
    },
    {
      "name": "Function : Mapper la Saisie",
      "type": "n8n-nodes-base.function",
      "position": [
        360,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-Mapper-la-Saisie-10"
    },
    {
      "name": "Function : Évaluer le Prospect",
      "type": "n8n-nodes-base.function",
      "position": [
        540,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-valuer-le-Prospect-11"
    },
    {
      "name": "Notion : Créer un Client",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        120
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion-Cr-er-un-Client-12"
    },
    {
      "name": "Function : Construire l'Email de Bienvenue",
      "type": "n8n-nodes-base.function",
      "position": [
        960,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-Construire-l-Email-de-Bienvenue-13"
    },
    {
      "name": "Email : Envoyer le Message de Bienvenue",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Email-Envoyer-le-Message-de-Bienvenue-14"
    },
    {
      "name": "If : Telegram Activé ?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        180
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-Telegram-Activ--15"
    },
    {
      "name": "Telegram : Notifier le Propriétaire",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1140,
        140
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram-Notifier-le-Propri-taire-16"
    },
    {
      "name": "If : Airtable Activé ?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        300
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-Airtable-Activ--17"
    },
    {
      "name": "Airtable : Créer une Ligne",
      "type": "n8n-nodes-base.airtable",
      "position": [
        980,
        520
      ],
      "parameters": {},
      "typeVersion": 3,
      "id": "Airtable-Cr-er-une-Ligne-18"
    },
    {
      "name": "If : HubSpot Activé ?",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        420
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-HubSpot-Activ--19"
    },
    {
      "name": "HubSpot : Créer un Contact",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        1140,
        420
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "HubSpot-Cr-er-un-Contact-20"
    },
    {
      "name": "If : Réservation Calendrier Activée ?",
      "type": "n8n-nodes-base.if",
      "position": [
        960,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-R-servation-Calendrier-Activ-e--21"
    },
    {
      "name": "Function : Bloquer des Créneaux",
      "type": "n8n-nodes-base.function",
      "position": [
        1080,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-Bloquer-des-Cr-neaux-22"
    },
    {
      "name": "Google Calendrier : Créer un Blocage",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1140,
        540
      ],
      "parameters": {},
      "typeVersion": 3,
      "id": "Google-Calendrier-Cr-er-un-Blocage-23"
    },
    {
      "name": "Confirmation d'Opt-in Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -160,
        540
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Confirmation-d-Opt-in-Webhook-24"
    },
    {
      "name": "Function : Analyser l'Opt-in",
      "type": "n8n-nodes-base.function",
      "position": [
        80,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-Analyser-l-Opt-in-25"
    },
    {
      "name": "Notion : Trouver par Jeton",
      "type": "n8n-nodes-base.notion",
      "position": [
        360,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion-Trouver-par-Jeton-26"
    },
    {
      "name": "Function : Sélectionner la Page",
      "type": "n8n-nodes-base.function",
      "position": [
        540,
        540
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-S-lectionner-la-Page-27"
    },
    {
      "name": "Notion : Définir Consentement et Statut",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        400
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion-D-finir-Consentement-et-Statut-28"
    },
    {
      "name": "On Error",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        -160,
        360
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "On-Error-29"
    },
    {
      "name": "On Error → Notifier le Propriétaire par Email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "On-Error-Notifier-le-Propri-taire-par-Email-30"
    }
  ],
  "pinData": {},
  "connections": {
    "On-Error-29": {
      "main": [
        [
          {
            "node": "On-Error-Notifier-le-Propri-taire-par-Email-30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "D-clencheur-Manuel-7": {
      "main": [
        [
          {
            "node": "Function-Simuler-la-Saisie-9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set-Configuration-Utilisateur-8": {
      "main": [
        [
          {
            "node": "Function-Mapper-la-Saisie-10",
            "type": "main",
            "index": 0
          },
          {
            "node": "Function-Analyser-l-Opt-in-25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-S-lectionner-la-Page-27": {
      "main": [
        [
          {
            "node": "Notion-D-finir-Consentement-et-Statut-28",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-Bloquer-des-Cr-neaux-22": {
      "main": [
        [
          {
            "node": "Google-Calendrier-Cr-er-un-Blocage-23",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-Mapper-la-Saisie-10": {
      "main": [
        [
          {
            "node": "Function-valuer-le-Prospect-11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-valuer-le-Prospect-11": {
      "main": [
        [
          {
            "node": "Notion-Cr-er-un-Client-12",
            "type": "main",
            "index": 0
          },
          {
            "node": "Function-Construire-l-Email-de-Bienvenue-13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-HubSpot-Activ--19": {
      "main": [
        [
          {
            "node": "HubSpot-Cr-er-un-Contact-20",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Formulaire-Client-Webhook-6": {
      "main": [
        [
          {
            "node": "Set-Configuration-Utilisateur-8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-Analyser-l-Opt-in-25": {
      "main": [
        [
          {
            "node": "Notion-Trouver-par-Jeton-26",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-Airtable-Activ--17": {
      "main": [
        [
          {
            "node": "Airtable-Cr-er-une-Ligne-18",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "If-Telegram-Activ--15": {
      "main": [
        [
          {
            "node": "Telegram-Notifier-le-Propri-taire-16",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Notion-Trouver-par-Jeton-26": {
      "main": [
        [
          {
            "node": "Function-S-lectionner-la-Page-27",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-Simuler-la-Saisie-9": {
      "main": [
        [
          {
            "node": "Function-Mapper-la-Saisie-10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-R-servation-Calendrier-Activ-e--21": {
      "main": [
        [
          {
            "node": "Function-Bloquer-des-Cr-neaux-22",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Function-Construire-l-Email-de-Bienvenue-13": {
      "main": [
        [
          {
            "node": "Email-Envoyer-le-Message-de-Bienvenue-14",
            "type": "main",
            "index": 0
          },
          {
            "node": "If-Telegram-Activ--15",
            "type": "main",
            "index": 0
          },
          {
            "node": "If-Airtable-Activ--17",
            "type": "main",
            "index": 0
          },
          {
            "node": "If-HubSpot-Activ--19",
            "type": "main",
            "index": 0
          },
          {
            "node": "If-R-servation-Calendrier-Activ-e--21",
            "type": "main",
            "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é ?

Avancé - CRM, 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é
Avancé
Nombre de nœuds31
Catégorie2
Types de nœuds13
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Auteur
Shelly-Ann Davy

Shelly-Ann Davy

@shecodesflo

Founder of The Workflow Muse & @SheCodesFlow. I design elegant, feminine automations for content creators and entrepreneurs. “Automate with grace. Scale with power.”

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34