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 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