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 et al Job Application Automation with 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": {
    "69e9f1f6-5b43-4f52-a054-9009eb5f4497": {
      "main": [
        [
          {
            "node": "6b8618fe-05a0-41ca-9b53-8b264762c359",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ffd88d8c-2c8d-4ecb-844c-01223583c4d5": {
      "main": [
        [
          {
            "node": "8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17": {
      "main": [
        [
          {
            "node": "11874fbd-27fe-4200-bd00-186e7130bf51",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6b8618fe-05a0-41ca-9b53-8b264762c359": {
      "main": [
        [
          {
            "node": "a46ec569-795e-4c76-af5e-e5c47642bfed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "669925ab-fa8b-44b9-a404-6c8e234f3ed3": {
      "main": [
        [
          {
            "node": "3cdce2c1-3c8b-4265-9ce8-84a2cb333cce",
            "type": "main",
            "index": 0
          },
          {
            "node": "69e9f1f6-5b43-4f52-a054-9009eb5f4497",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6f3470b6-eab1-4597-91e6-8d1ce1c3c803": {
      "main": [
        [
          {
            "node": "adb9239e-a0ee-48f4-8892-7c17af4f355b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "11874fbd-27fe-4200-bd00-186e7130bf51": {
      "main": [
        [],
        [
          {
            "node": "5de7fb1c-62ad-42d5-9365-3dc1b9e3e113",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "863c5c29-b37f-4f9c-85e3-8d7093914edc": {
      "main": [
        [
          {
            "node": "ffd88d8c-2c8d-4ecb-844c-01223583c4d5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3cdce2c1-3c8b-4265-9ce8-84a2cb333cce": {
      "main": [
        [
          {
            "node": "11874fbd-27fe-4200-bd00-186e7130bf51",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "534827ea-5643-48c9-bd59-13113fc33399": {
      "main": [
        [
          {
            "node": "669925ab-fa8b-44b9-a404-6c8e234f3ed3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ee0827c9-9eae-401c-80cf-13c4213af57f": {
      "main": [
        [
          {
            "node": "534827ea-5643-48c9-bd59-13113fc33399",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b086483f-53f4-4afb-9417-b7d7e6bed929": {
      "main": [
        [
          {
            "node": "6f3470b6-eab1-4597-91e6-8d1ce1c3c803",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "deae953b-0fc9-43cb-b32f-fc4f80e0d9c8": {
      "ai_languageModel": [
        [
          {
            "node": "534827ea-5643-48c9-bd59-13113fc33399",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "5de7fb1c-62ad-42d5-9365-3dc1b9e3e113": {
      "main": [
        [
          {
            "node": "ee0827c9-9eae-401c-80cf-13c4213af57f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a46ec569-795e-4c76-af5e-e5c47642bfed": {
      "main": [
        [
          {
            "node": "b086483f-53f4-4afb-9417-b7d7e6bed929",
            "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で表示

このワークフローを共有

カテゴリー

カテゴリー: 34