8
n8n 中文网amn8n.com

Upwork 等平台职位申请自动化(使用 Vollna RSS)

高级

这是一个Lead Generation, Multimodal AI领域的自动化工作流,包含 16 个节点。主要使用 Set, Code, Html, Wait, Gmail 等节点。 通过 OpenRouter 在 Upwork、Freelancer、Guru 和 PPH 上实现职位发现与 AI 提案的自动化

前置要求
  • Google 账号和 Gmail API 凭证
  • Google Sheets API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "RVQEI6myuzfDnniB",
  "meta": {
    "instanceId": "7a73e968af152b9877d4c64b00e93bdf2a57741f130f9226cd4d7217ba6e5e6c",
    "templateCredsSetupCompleted": true
  },
  "name": "Upwork 等平台职位申请自动化(使用 Vollna RSS)",
  "tags": [],
  "nodes": [
    {
      "id": "863c5c29-b37f-4f9c-85e3-8d7093914edc",
      "name": "RSS 源触发器",
      "type": "n8n-nodes-base.rssFeedReadTrigger",
      "position": [
        -2512,
        -144
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 1
    },
    {
      "id": "11874fbd-27fe-4200-bd00-186e7130bf51",
      "name": "遍历项目",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -1840,
        -144
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "5de7fb1c-62ad-42d5-9365-3dc1b9e3e113",
      "name": "提取标题和预算",
      "type": "n8n-nodes-base.code",
      "position": [
        -1616,
        -272
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ee0827c9-9eae-401c-80cf-13c4213af57f",
      "name": "解码 URL 和来源",
      "type": "n8n-nodes-base.code",
      "position": [
        -1392,
        -272
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "669925ab-fa8b-44b9-a404-6c8e234f3ed3",
      "name": "设置变量",
      "type": "n8n-nodes-base.set",
      "onError": "continueRegularOutput",
      "position": [
        -816,
        -272
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "deae953b-0fc9-43cb-b32f-fc4f80e0d9c8",
      "name": "OpenRouter聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -1088,
        -48
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17",
      "name": "筛选",
      "type": "n8n-nodes-base.filter",
      "position": [
        -2064,
        -144
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "6f3470b6-eab1-4597-91e6-8d1ce1c3c803",
      "name": "发送消息",
      "type": "n8n-nodes-base.gmail",
      "position": [
        304,
        -320
      ],
      "webhookId": "b2af79b2-d8f4-4695-b08d-42ce766741c5",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "3cdce2c1-3c8b-4265-9ce8-84a2cb333cce",
      "name": "更新数据库",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -592,
        -48
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "534827ea-5643-48c9-bd59-13113fc33399",
      "name": "AI 提案代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1168,
        -272
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.2
    },
    {
      "id": "adb9239e-a0ee-48f4-8892-7c17af4f355b",
      "name": "在表格中追加行",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        528,
        -320
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "69e9f1f6-5b43-4f52-a054-9009eb5f4497",
      "name": "等待",
      "type": "n8n-nodes-base.wait",
      "position": [
        -592,
        -320
      ],
      "webhookId": "13c68810-21d9-4e6c-8928-522f5fc9fb81",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "6b8618fe-05a0-41ca-9b53-8b264762c359",
      "name": "聚合",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -368,
        -320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b086483f-53f4-4afb-9417-b7d7e6bed929",
      "name": "HTML 聚合邮件",
      "type": "n8n-nodes-base.html",
      "position": [
        80,
        -320
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ffd88d8c-2c8d-4ecb-844c-01223583c4d5",
      "name": "限制",
      "type": "n8n-nodes-base.limit",
      "position": [
        -2288,
        -144
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a46ec569-795e-4c76-af5e-e5c47642bfed",
      "name": "构建单个 HTML 字符串",
      "type": "n8n-nodes-base.code",
      "position": [
        -144,
        -320
      ],
      "parameters": {},
      "typeVersion": 2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "242b0dee-7c35-44b2-b55e-0e80763050f6",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate": {
      "main": [
        [
          {
            "node": "Build a single HTML string",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Variables": {
      "main": [
        [
          {
            "node": "Update Datatbase",
            "type": "main",
            "index": 0
          },
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send a message": {
      "main": [
        [
          {
            "node": "Append row in sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "Extract Title & Budget",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS Feed Trigger": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Datatbase": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Proposal Agent": {
      "main": [
        [
          {
            "node": "Set Variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Decode URL & Source": {
      "main": [
        [
          {
            "node": "AI Proposal Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTML Aggregated email": {
      "main": [
        [
          {
            "node": "Send a message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Proposal Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Extract Title & Budget": {
      "main": [
        [
          {
            "node": "Decode URL & Source",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Build a single HTML string": {
      "main": [
        [
          {
            "node": "HTML Aggregated email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

高级 - 潜在客户开发, 多模态 AI

需要付费吗?

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

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

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

作者
Gerald Denor

Gerald Denor

@dominixai

Gerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/

外部链接
在 n8n.io 查看

分享此工作流