从Airtable向Lemlist添加新线索
初级
这是一个Sales, Building Blocks, Marketing领域的自动化工作流,包含 3 个节点。主要使用 Lemlist, Airtable 等节点。 从Airtable向Lemlist添加新线索
前置要求
- •Airtable API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"nodes": [
{
"name": "Airtable",
"type": "n8n-nodes-base.airtable",
"position": [
440,
320
],
"parameters": {
"operation": "list",
"additionalOptions": {}
},
"credentials": {
"airtableApi": "Airtable Credentials n8n"
},
"typeVersion": 1,
"id": "Airtable-0"
},
{
"name": "Lemlist",
"type": "n8n-nodes-base.lemlist",
"position": [
640,
320
],
"parameters": {
"email": "={{$json[\"fields\"][\"Email\"]}}",
"resource": "lead",
"campaignId": "cam_H5pYEryq6mRKBiy5v",
"additionalFields": {
"firstName": "={{$json[\"fields\"][\"Name\"]}}"
}
},
"credentials": {
"lemlistApi": "Lemlist API Credentials"
},
"typeVersion": 1,
"id": "Lemlist-1"
},
{
"name": "Lemlist1",
"type": "n8n-nodes-base.lemlist",
"position": [
840,
320
],
"parameters": {
"email": "={{$node[\"Airtable\"].json[\"fields\"][\"Email\"]}}",
"resource": "lead",
"operation": "get"
},
"credentials": {
"lemlistApi": "Lemlist API Credentials"
},
"typeVersion": 1,
"id": "Lemlist1-2"
}
],
"connections": {
"Lemlist-1": {
"main": [
[
{
"node": "Lemlist1-2",
"type": "main",
"index": 0
}
]
]
},
"Airtable-0": {
"main": [
[
{
"node": "Lemlist-1",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 销售, 构建模块, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
在 Customer.io 中创建客户并将其添加到细分
在 Customer.io 中创建客户并将其添加到细分
Customer Io
Manual Trigger
Customer Io
Manual Trigger
3 节点ghagrawal17
销售
创建新列表、添加联系人、更新联系人并获取列表联系人
在Automizy中管理联系人
Automizy
Manual Trigger
Automizy
Manual Trigger
5 节点ghagrawal17
销售
TG-机器人模块-跨平台发布-v1-数据库-销售完整版
使用Postgres自动化Telegram频道帖子("跨平台发布"模块)
If
Set
Switch
+
If
Set
Switch
47 节点Andrew
销售
TG-Bot-Module-Quiz-v4-db-sell-full
通过Telegram在Postgres中自动化测试和收集响应("测验"模块)
If
Set
Code
+
If
Set
Code
36 节点Andrew
销售
使用 Icypeas 批量验证 Google Sheet 中的电子邮件
使用 Icypeas 批量验证 Google Sheet 中的电子邮件
Code
Http Request
Google Sheets
+
Code
Http Request
Google Sheets
8 节点Corentin Ribeyre
销售
WA-机器人-模块-问卷-v1-数据库-销售-完整版
在Postgres中收集WhatsApp问卷回复("Anketa"模块)
If
Set
Switch
+
If
Set
Switch
32 节点Andrew
销售