8
n8n 中文网amn8n.com

我的工作流 6

高级

这是一个Social Media, Multimodal AI领域的自动化工作流,包含 17 个节点。主要使用 Wait, Airtop, Telegram, TelegramTrigger 等节点。 通过Airtop浏览器自动化从Telegram到Facebook的跨平台发布

前置要求
  • Telegram Bot Token
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "76756538d0e97eaf241d3d1243f7a3d2310b1d99252889d76c80d005e2ba5e9c",
    "templateCredsSetupCompleted": true
  },
  "name": "我的工作流 6",
  "tags": [],
  "nodes": [
    {
      "id": "3af4e712-e54c-44c7-9fca-02b7ed28d702",
      "name": "Telegram 触发器",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        1200,
        -160
      ],
      "webhookId": "e860708f-1444-448e-a81f-afc2d6a5f1fd",
      "parameters": {
        "updates": [
          "*"
        ],
        "additionalFields": {}
      },
      "typeVersion": 1.2
    },
    {
      "id": "d8a0405f-3cb1-4202-b785-44cbceb338a5",
      "name": "创建会话",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1360,
        -160
      ],
      "parameters": {
        "profileName": "facebook",
        "additionalFields": {},
        "saveProfileOnTermination": true
      },
      "typeVersion": 1
    },
    {
      "id": "92f2efe9-144f-46bc-93f7-d4371b16eb65",
      "name": "创建窗口",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1504,
        -160
      ],
      "parameters": {
        "url": "https://facebook.com",
        "resource": "window",
        "additionalFields": {}
      },
      "typeVersion": 1
    },
    {
      "id": "179c6f4c-3a3f-4b7d-bb54-9f7b7fe69a60",
      "name": "获取实时视图",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1808,
        -160
      ],
      "parameters": {
        "resource": "window",
        "operation": "getLiveView",
        "additionalFields": {}
      },
      "typeVersion": 1
    },
    {
      "id": "cfa30d68-9246-4248-a2ce-8df7ffe1cfe2",
      "name": "点击元素",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2160,
        -160
      ],
      "parameters": {
        "resource": "interaction",
        "additionalFields": {},
        "elementDescription": "Что у вас нового,"
      },
      "typeVersion": 1
    },
    {
      "id": "499d222c-166a-4b3a-8411-15628c75818d",
      "name": "输入文本",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1184,
        112
      ],
      "parameters": {
        "text": "={{ $('Telegram Trigger').item.json.message.text }}",
        "resource": "interaction",
        "operation": "type",
        "additionalFields": {}
      },
      "typeVersion": 1
    },
    {
      "id": "024e67da-8c99-44c8-9d1a-d079051705eb",
      "name": "点击元素1",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1520,
        112
      ],
      "parameters": {
        "resource": "interaction",
        "additionalFields": {},
        "elementDescription": "далее"
      },
      "typeVersion": 1
    },
    {
      "id": "c109e780-bc96-4499-bed8-867f145383bf",
      "name": "等待",
      "type": "n8n-nodes-base.wait",
      "position": [
        2336,
        -160
      ],
      "webhookId": "aa39dfb8-103a-4e50-a887-a0986735b209",
      "parameters": {
        "amount": 3
      },
      "typeVersion": 1.1
    },
    {
      "id": "f2133d2d-7074-40f1-845a-6066092c12ca",
      "name": "等待1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1344,
        112
      ],
      "webhookId": "d9467ee8-f242-429f-b353-9fbf84d90fa1",
      "parameters": {
        "amount": 2
      },
      "typeVersion": 1.1
    },
    {
      "id": "166c1075-595d-4429-86bc-92249ace1858",
      "name": "等待2",
      "type": "n8n-nodes-base.wait",
      "position": [
        1664,
        -160
      ],
      "webhookId": "98f5d1e5-ad7c-47c7-8477-92c4232a8dc8",
      "parameters": {
        "amount": 1
      },
      "typeVersion": 1.1
    },
    {
      "id": "e2ef934a-c6d7-43a7-8b6e-9a65aa5f4e66",
      "name": "等待3",
      "type": "n8n-nodes-base.wait",
      "position": [
        1984,
        -160
      ],
      "webhookId": "7d7e1efd-0b52-4cf1-825f-ca82fa1ca3d3",
      "parameters": {
        "amount": 3
      },
      "typeVersion": 1.1
    },
    {
      "id": "b1f5724f-2ec4-4f71-b7c6-e51da033ce62",
      "name": "点击元素2",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1680,
        112
      ],
      "parameters": {
        "resource": "interaction",
        "additionalFields": {},
        "elementDescription": "Опубликовать"
      },
      "typeVersion": 1
    },
    {
      "id": "000ebe74-809e-4036-9fc4-5f4841e85690",
      "name": "点击元素3",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1840,
        112
      ],
      "parameters": {
        "resource": "interaction",
        "additionalFields": {},
        "elementDescription": "1 мин"
      },
      "typeVersion": 1
    },
    {
      "id": "4792ffd6-99c4-46c0-8117-859084808e5b",
      "name": "点击元素4",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2000,
        112
      ],
      "parameters": {
        "resource": "interaction",
        "additionalFields": {},
        "elementDescription": "Комментировать как"
      },
      "typeVersion": 1
    },
    {
      "id": "36f85924-b795-4415-8ff2-333a17baead5",
      "name": "输入文本1",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2160,
        112
      ],
      "parameters": {
        "text": "@все @подписчки",
        "resource": "interaction",
        "operation": "type",
        "pressEnterKey": true,
        "additionalFields": {}
      },
      "typeVersion": 1
    },
    {
      "id": "436d8f43-a73c-485b-a985-531f14f8e46c",
      "name": "发送文本消息",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2336,
        112
      ],
      "webhookId": "fae7f823-6a4f-42f8-a8a2-5ef3ece4a4ca",
      "parameters": {
        "text": "✅ Facebook: post published.",
        "chatId": "={{ $('Telegram Trigger').item.json.message.chat.id }}",
        "additionalFields": {
          "appendAttribution": false
        }
      },
      "typeVersion": 1.2
    },
    {
      "id": "a1ea0671-0d52-46db-b6c1-a1f1a35e4035",
      "name": "README",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        208,
        -400
      ],
      "parameters": {
        "color": 6,
        "width": 868,
        "height": 1032,
        "content": "## 概述"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Type text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait1": {
      "main": [
        [
          {
            "node": "Click an element1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait2": {
      "main": [
        [
          {
            "node": "Get live view",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait3": {
      "main": [
        [
          {
            "node": "Click an element",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type text": {
      "main": [
        [
          {
            "node": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type text1": {
      "main": [
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get live view": {
      "main": [
        [
          {
            "node": "Wait3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a window": {
      "main": [
        [
          {
            "node": "Wait2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a session": {
      "main": [
        [
          {
            "node": "Create a window",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Create a session",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element1": {
      "main": [
        [
          {
            "node": "Click an element2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element2": {
      "main": [
        [
          {
            "node": "Click an element3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element3": {
      "main": [
        [
          {
            "node": "Click an element4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element4": {
      "main": [
        [
          {
            "node": "Type text1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

高级 - 社交媒体, 多模态 AI

需要付费吗?

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

工作流信息
难度等级
高级
节点数量17
分类2
节点类型5
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Ivan Maksiuta

Ivan Maksiuta

@zodiac

I build production-ready n8n templates—Telegram dashboards, Airtop browser automation, and AI recruiting flows—scalable, compliant, and easy to ship.

外部链接
在 n8n.io 查看

分享此工作流