8
n8n 中文网amn8n.com

自动化Facebook广告课程注册线索到KlickTipp

初级

这是一个Marketing领域的自动化工作流,包含 3 个节点。主要使用 Klicktipp, FacebookLeadAdsTrigger 等节点。 自动化Facebook广告课程注册线索到KlickTipp

前置要求
  • Facebook Graph API 凭证

分类

工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "95b3ab5a70ab1c8c1906357a367f1b236ef12a1409406fd992f60255f0f95f85",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "0b6d74c3-e034-40be-9f42-df42c2ffbb03",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        1040
      ],
      "parameters": {
        "width": 1219,
        "height": 674,
        "content": "### 简介"
      },
      "typeVersion": 1
    },
    {
      "id": "84d11f91-5a50-49a0-a511-93d83fa434f4",
      "name": "Facebook Lead Ads 触发器",
      "type": "n8n-nodes-base.facebookLeadAdsTrigger",
      "notes": "This node listens for new leads generated via Facebook Lead Ads. When a user submits a form on Facebook or Instagram, it triggers the workflow and captures the lead's details.",
      "position": [
        1460,
        840
      ],
      "webhookId": "04c33978-2df7-4ab1-a37c-3ab3c0a0d21f",
      "parameters": {
        "form": {
          "__rl": true,
          "mode": "list",
          "value": "989636452637732",
          "cachedResultName": "Integrations Manual - Kursregistrierung"
        },
        "page": {
          "__rl": true,
          "mode": "list",
          "value": "315574741814190",
          "cachedResultUrl": "https://facebook.com/315574741814190",
          "cachedResultName": "KlickTipp"
        },
        "options": {}
      },
      "credentials": {
        "facebookLeadAdsOAuth2Api": {
          "id": "bBzZPOu1M8YbIM9L",
          "name": "Facebook Lead Ads account 3"
        }
      },
      "notesInFlow": true,
      "typeVersion": 1
    },
    {
      "id": "e4532533-b447-4340-b750-6e3c47809cb8",
      "name": "在 KlickTipp 中订阅潜在客户",
      "type": "n8n-nodes-klicktipp.klicktipp",
      "notes": "Subscribes the incoming Facebook lead to the KlickTipp. This allows automatic follow-up, tagging, or integration with email campaigns.",
      "position": [
        1780,
        840
      ],
      "parameters": {
        "email": "={{ $json.data.email }}",
        "fields": {
          "dataFields": [
            {
              "fieldId": "fieldFirstName",
              "fieldValue": "={{ // Extracts the first name (the first part of the full name), which will be identified by the letters before the first empty space \" \". This implementation only supports the first name.\n$json[\"data\"][\"full name\"].split(\" \")[0] }}"
            },
            {
              "fieldId": "fieldLastName",
              "fieldValue": "={{ // Extracts the last name (the last part of the full name), which will be identified by the letters after the last empty space \" \". This implementation does not support double names.\n$json[\"data\"][\"full name\"].split(\" \").pop() }}"
            },
            {
              "fieldId": "field216784",
              "fieldValue": "={{ $json.data['hast_du_zusätzliche_kommentare_für_uns?'] }}"
            },
            {
              "fieldId": "field216785",
              "fieldValue": "={{ $json.data['welcher_kurs_interessiert_dich?'] }}"
            },
            {
              "fieldId": "field216786",
              "fieldValue": "={{ $json.data['was_ist_deine_bevorzugte_zahlungsweise?'] }}"
            }
          ]
        },
        "listId": "358895",
        "resource": "subscriber",
        "operation": "subscribe"
      },
      "credentials": {
        "klickTippApi": {
          "id": "K9JyBdCM4SZc1cXl",
          "name": "DEMO KlickTipp account"
        }
      },
      "notesInFlow": true,
      "typeVersion": 2
    }
  ],
  "pinData": {},
  "connections": {
    "84d11f91-5a50-49a0-a511-93d83fa434f4": {
      "main": [
        [
          {
            "node": "e4532533-b447-4340-b750-6e3c47809cb8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

初级 - 营销

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
初级
节点数量3
分类1
节点类型3
难度说明

适合 n8n 新手,包含 1-5 个节点的简单工作流

作者
KlickTipp

KlickTipp

@KlickTipp

Reach more people. 100% GDPR compliant. Quickly create automated email campaigns, SMS and marketing automations. Market your knowledge independently of Google & Co., sell lucrative products and activate your customers.

外部链接
在 n8n.io 查看

分享此工作流

分类

分类: 34