8
n8n 中文网amn8n.com

LinkedIn 职位提醒测试

中级

这是一个Personal Productivity领域的自动化工作流,包含 12 个节点。主要使用 Set, Code, EmailSend, HttpRequest, ManualTrigger 等节点。 使用 J-Search API 和 SMTP 邮件通知自动化 LinkedIn 职位提醒

前置要求
  • 可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "e7NIaSaCd364XuUh",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
  },
  "name": "Linkedin 职位提醒测试",
  "tags": [],
  "nodes": [
    {
      "id": "f05ac1bb-5c20-4c79-ae08-d7c582210042",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -432,
        208
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "9c8848a3-47f3-4478-a78d-a7dd8a0f8630",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        640
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "fb701072-f02a-4d67-b192-76f89010c125",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "e26128cf-07ee-4d84-9f26-6bdcf4c51aae",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        304,
        624
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "1edb5458-8ad5-48ad-a8a6-14e25ad7ae54",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        0
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "9ec6e262-84d6-4a31-b91a-a825ca62fa11",
      "name": "便签5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        624
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "5ed26bdc-7585-4309-8b13-6fce26df01de",
      "name": "设置偏好",
      "type": "n8n-nodes-base.set",
      "position": [
        -64,
        464
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f3e847d5-f747-4504-a069-7afb120e7239",
      "name": "通过邮件发送职位列表",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        832,
        464
      ],
      "webhookId": "75c1ce39-8ca3-4dc8-9342-186dabbdc32c",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "27fde378-8bca-43e7-9c22-2d065f64fd84",
      "name": "起草邮件 HTML",
      "type": "n8n-nodes-base.code",
      "position": [
        608,
        464
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1382c990-0123-4087-a883-92c3e1a7a270",
      "name": "分类职位列表",
      "type": "n8n-nodes-base.code",
      "position": [
        384,
        464
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "423490bc-3de8-4f9e-a269-2d7b7cbfb21e",
      "name": "职位信息提取",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        160,
        464
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "04ba5d8c-3fd2-418c-a692-e5568fb514d7",
      "name": "手动触发器",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -288,
        464
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d37ed09f-5fd3-40db-8ee7-45184530ef97",
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Setting Preferences",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Setting Preferences": {
      "main": [
        [
          {
            "node": "Job Listing Extraction",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Drafting HTML for Mail": {
      "main": [
        [
          {
            "node": "Sending Job Listings via Mail",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Job Listing Extraction": {
      "main": [
        [
          {
            "node": "Categorizing Job Listings",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Categorizing Job Listings": {
      "main": [
        [
          {
            "node": "Drafting HTML for Mail",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

中级 - 个人效率

需要付费吗?

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

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

适合有一定经验的用户,包含 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 查看

分享此工作流