8
n8n 中文网amn8n.com

LinkedIn帖子邮件提醒

中级

这是一个Content Creation, Multimodal AI领域的自动化工作流,包含 12 个节点。主要使用 EmailSend, GoogleDrive, HttpRequest, ChainLlm, GoogleDriveTrigger 等节点。 使用GPT-4o从Google Drive图片自动生成LinkedIn帖子

前置要求
  • Google Drive API 凭证
  • 可能需要目标 API 的认证凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "wNXLGEUAf3E3GOZs",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "LinkedIn帖子邮件提醒",
  "tags": [],
  "nodes": [
    {
      "id": "4547649e-d584-4c42-8643-f59c5bbd9d9c",
      "name": "Google Drive Trigger1",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "position": [
        -1040,
        688
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d14c681d-b21a-446e-8775-5106afc63545",
      "name": "Google Drive下载1",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -816,
        688
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "a523eca2-5bca-4c38-8d1d-12e590b3972b",
      "name": "基础LLM链",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -368,
        688
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "a9a79e33-d245-4f9e-92dc-6d6a72f32fc2",
      "name": "Azure OpenAI 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        -272,
        912
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "10135a69-1153-435c-88bb-44b5bea01517",
      "name": "发送邮件",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        32,
        688
      ],
      "webhookId": "20066331-0f47-48ec-8ad5-77cb26504344",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "2ed417b5-9e35-416a-bbd0-404b5a9a0b7d",
      "name": "上传帧到cloudinary",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        -592,
        688
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2
    },
    {
      "id": "7bed50ea-3f49-454e-b0b1-0c25d0a3aabc",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1216,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "47d58bf4-1e11-4dc8-89a3-e75b9caec48a",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        848
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "410353a8-359b-4909-8eb9-5a094c1cb4cf",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -768,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9eb12f4f-2190-4de6-9744-d2686012a3d0",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -352,
        176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2b773a8c-40b6-4aa1-bfec-fc6893e3afa6",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -512,
        960
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fa1fb93d-6a4a-4a2f-b5c7-ff3eafa23c49",
      "name": "便签5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        16,
        848
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "65f0a0e4-0f2b-42bf-bb41-d44d196e3f44",
  "connections": {
    "Basic LLM Chain": {
      "main": [
        [
          {
            "node": "Send email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Trigger1": {
      "main": [
        [
          {
            "node": "Google Drive Download1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Download1": {
      "main": [
        [
          {
            "node": "upload frames to cloudinary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Azure OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "upload frames to cloudinary": {
      "main": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

中级 - 内容创作, 多模态 AI

需要付费吗?

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

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

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

作者
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

外部链接
在 n8n.io 查看

分享此工作流