작업 검색 자동화
이것은Other, AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Set, Gmail, SplitOut, HttpRequest, GoogleSheets 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Adzuna API, GPT-3.5 및 Google Sheets를 사용한 채용 공고 검색 및 매칭 자동화
- •Google 계정 및 Gmail API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •OpenAI API Key
{
"id": "oGkubBx7vHlnSxdU",
"meta": {
"instanceId": "f2cf6301a998e16084609c8635767c7f2fe71603e7ba21b5457aa517ce5164cb",
"templateCredsSetupCompleted": true
},
"name": "Job_Search_Automation",
"tags": [],
"nodes": [
{
"id": "ed888fd9-38e4-4585-aa9f-09a3afba4e0c",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
320,
-140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "800bc8ec-0934-4464-a3d7-b6a7c23ae429",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1c3748bb-4f5f-4940-9cda-e4c230535a0c",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e58b4dbe-1740-4813-b2a9-faaca338e178",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ced0bd63-edb8-4a46-a3a6-a63801ef652f",
"name": "Score Job",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
960,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "e21a4adc-cd33-44cf-8e0d-03208a0752f6",
"name": "설정 Job Title1",
"type": "n8n-nodes-base.set",
"position": [
560,
-140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "51c4b54a-11b3-4af7-a65f-0b78fe9c3107",
"name": "Get Jobs from Adzuna1",
"type": "n8n-nodes-base.httpRequest",
"position": [
920,
-140
],
"parameters": {},
"typeVersion": 4
},
{
"id": "5b1f8c01-c56e-4563-aedf-255018be0741",
"name": "Split Jobs1",
"type": "n8n-nodes-base.splitOut",
"position": [
340,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1248fb03-caaf-4291-8c11-0480e18f241b",
"name": "요약 Job1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
640,
160
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "4c58e68b-55b1-445f-b693-cace23b21ecd",
"name": "Google 스프레드시트",
"type": "n8n-nodes-base.googleSheets",
"position": [
740,
520
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "7c60249d-5444-411f-9eb0-370294589f04",
"name": "Gmail1",
"type": "n8n-nodes-base.gmail",
"position": [
940,
520
],
"webhookId": "c4aa81ae-e4ee-478f-bfc4-723c40abdcdd",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "eaf4db44-4d28-4f98-87a1-b4c205c986d7",
"name": "Write Cover Letter1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
360,
520
],
"parameters": {},
"typeVersion": 1.8
}
],
"active": false,
"pinData": {},
"settings": {
"timezone": "Africa/Lagos",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "ca622bc3-731a-4a1b-b807-5bc5e5983a11",
"connections": {
"ced0bd63-edb8-4a46-a3a6-a63801ef652f": {
"main": [
[
{
"node": "eaf4db44-4d28-4f98-87a1-b4c205c986d7",
"type": "main",
"index": 0
}
]
]
},
"5b1f8c01-c56e-4563-aedf-255018be0741": {
"main": [
[
{
"node": "Summarize Job1",
"type": "main",
"index": 0
}
]
]
},
"Google Sheets": {
"main": [
[
{
"node": "7c60249d-5444-411f-9eb0-370294589f04",
"type": "main",
"index": 0
}
]
]
},
"Set Job Title1": {
"main": [
[
{
"node": "51c4b54a-11b3-4af7-a65f-0b78fe9c3107",
"type": "main",
"index": 0
}
]
]
},
"Summarize Job1": {
"main": [
[
{
"node": "ced0bd63-edb8-4a46-a3a6-a63801ef652f",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Set Job Title1",
"type": "main",
"index": 0
}
]
]
},
"eaf4db44-4d28-4f98-87a1-b4c205c986d7": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"51c4b54a-11b3-4af7-a65f-0b78fe9c3107": {
"main": [
[
{
"node": "5b1f8c01-c56e-4563-aedf-255018be0741",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 기타, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gerald Denor
@dominixaiGerald 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.
이 워크플로우 공유