8
n8n 中文网amn8n.com

智能内容与营销中心(含 GPT-4)

中级

这是一个Social Media, Multimodal AI领域的自动化工作流,包含 15 个节点。主要使用 Code, Merge, Twitter, Webhook, LinkedIn 等节点。 通过GPT-4自动化内容分析与多平台分发

前置要求
  • Twitter API 凭证
  • HTTP Webhook 端点(n8n 会自动生成)
  • LinkedIn API 凭证
  • Google Sheets API 凭证
  • OpenAI API Key
  • Facebook Graph API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "Vs0cnNJHFi8oHi5S",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae",
    "templateCredsSetupCompleted": true
  },
  "name": "智能内容与营销中心(含 GPT-4)",
  "tags": [],
  "nodes": [
    {
      "id": "7176e295-cdf5-4678-8b1b-2ccc3b986bae",
      "name": "Wordpress 触发器",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -48,
        0
      ],
      "webhookId": "039ca1d6-16f4-431c-b58b-290b10368397",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bfc9befe-0b01-4d09-9316-5fc7d9fbdc9d",
      "name": "内容分析",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        368,
        96
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "daa59f8c-163e-4181-8855-9dec7d662268",
      "name": "RSS 订阅触发器",
      "type": "n8n-nodes-base.rssFeedReadTrigger",
      "position": [
        -48,
        192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "341d81f5-cff5-4abf-8634-3853e995882d",
      "name": "解析 AI 输出",
      "type": "n8n-nodes-base.code",
      "position": [
        704,
        96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "39c662a6-0dd7-4e76-8ba5-51043eeb66ec",
      "name": "创建推文",
      "type": "n8n-nodes-base.twitter",
      "position": [
        1008,
        -96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ef8c16de-09d5-4618-9aee-9262375d667c",
      "name": "创建帖子",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        1008,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "175e0a2c-5fca-429b-b166-2cebe4949d93",
      "name": "Facebook Graph API",
      "type": "n8n-nodes-base.facebookGraphApi",
      "position": [
        1008,
        288
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b171faef-6071-4747-bbf2-ebb28269a7a0",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        1280,
        80
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "b65908c8-a11d-4e4d-9e63-b763cbdad79b",
      "name": "合并1",
      "type": "n8n-nodes-base.merge",
      "position": [
        208,
        96
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "b55a0c70-29bb-4760-862a-34aa05cc6236",
      "name": "内容日志与归档",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1488,
        96
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "419c4fb4-3290-4480-91e4-3dff9b82795d",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -112,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c1da5ef1-2063-4493-a703-98b686d0b82e",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        176,
        16
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "021d84fb-404c-417c-90b7-6777c033a285",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        928,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2410b670-79e9-4ea4-9f16-c43ad2e8f562",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1232,
        16
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a333846a-46b3-41f4-9e9e-26792d669c08",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -112,
        464
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "203a1ca6-cfe4-4475-9c1c-83ba6500a784",
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Content Log & Archive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge1": {
      "main": [
        [
          {
            "node": "Content Analysis",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Tweet": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a post": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Parse AI Output": {
      "main": [
        [
          {
            "node": "Create Tweet",
            "type": "main",
            "index": 0
          },
          {
            "node": "Create a post",
            "type": "main",
            "index": 0
          },
          {
            "node": "Facebook Graph API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Content Analysis": {
      "main": [
        [
          {
            "node": "Parse AI Output",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS Feed Trigger": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Wordpress Trigger": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Facebook Graph API": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

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

需要付费吗?

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

工作流信息
难度等级
中级
节点数量15
分类2
节点类型10
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Marth

Marth

@marth

Simplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.

外部链接
在 n8n.io 查看

分享此工作流