Auto-Send Welcome Messages to Vtiger CRM Leads via Evolution API WhatsApp — n8n 工作流

复杂度 定时6 个节点💎 Other作者:Ahmed Saadawi

概览

One of My Best! Send WhatsApp Greetings to New Vtiger Leads Automatically 💪😍

⚠️ This Workflow Requires a Community Nodes and a Self-Hosted n8n Instance

> This template uses two custom community nodes: > * n8n-nodes-vtiger-crm > * n8n-nodes-evolution-api > You must be running self-hosted n8n with Community Nodes enabled.

🔧 How to Install Community Nodes

Go to Settings → Community Nodes Click Install Node Add:

n8n-nodes-vtiger-crm n8n-nodes-evolution-api

Restart n8n if prompted.

使用的节点

Schedule Trigger Every n MinutesIf there's a data returnedNo Operation, do nothingEnviar textoVtigerCRM Update Lead to Mark as Whatsapp SentSticky Note

工作流预览

🤖 Auto-Send Welcome WhatsApp Message to New
(Vtiger CRM + Evolution API)
This workflow runs every 1 minute to:
- 📥 Get the latest lead from Vtiger CRM (not yet marke
S
Schedule Trigger Every n…
I
If there's a data returned
N
No Operation, do nothing
E
Enviar texto
V
VtigerCRM get Latest Lead
V
VtigerCRM Update Lead to…
6 nodes5 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 6 个节点, connecting if, n8n-nodes-evolution-api.evolutionapi, n8n-nodes-vtiger-crm.vtigernode。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (6)

SC

Schedule Trigger Every n Minutes

scheduleTrigger

#1
IF

If there's a data returned

if

#2
NO

No Operation, do nothing

noOp

#3
EN

Enviar texto

n8n-nodes-evolution-api.evolutionApi

#4
VT

VtigerCRM Update Lead to Mark as Whatsapp Sent

n8n-nodes-vtiger-crm.vtigerNode

#5
ST

Sticky Note

stickyNote

#6

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 auto-send-welcome-messages-to-vtiger-crm-leads-via-evolution-api-whatsapp 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Auto-Send Welcome Messages to Vtiger CRM Leads via Evolution API WhatsApp", "nodes": [...], ...}

集成

ifn8n-nodes-evolution-api.evolutionapin8n-nodes-vtiger-crm.vtigernodescheduletrigger

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点6
复杂度medium
触发器scheduled
分类Other

创建者

Ahmed Saadawi

Ahmed Saadawi

@ahmedsaadawi

标签

ifn8n-nodes-evolution-api.evolutionapin8n-nodes-vtiger-crm.vtigernodescheduletrigger

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →