8
n8n 한국어amn8n.com

Gmail을 사용한 콜드 이메일 아웃리치

중급

이것은Marketing분야의자동화 워크플로우로, 6개의 노드를 포함합니다.주로 Gmail, GoogleSheets, SplitInBatches, ScheduleTrigger 등의 노드를 사용하며. Gmail 및 Google Sheets를 사용한 자동 콜드 이메일 아웃리치

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "mcMZMEYwE7DfnM5a",
  "meta": {
    "instanceId": "18c9b77a7db94bab09d77f4a9c44dd94853695bba1618cb7bc3c4bc412c07c1e"
  },
  "name": "Cold Email Outreach with Gmail",
  "tags": [],
  "nodes": [
    {
      "id": "46595977-723a-412e-a286-4d0b89ab0929",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        60,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "38d81f78-90ba-4afc-a76a-17036fccc87a",
      "name": "메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
      "name": "Batch Processing of Leads",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        500,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "680d867f-13d0-444c-a574-2e15e14e4846",
      "name": "Send Personalized 이메일",
      "type": "n8n-nodes-base.gmail",
      "position": [
        780,
        -100
      ],
      "webhookId": "ad8c804e-857d-4a94-b722-65b0776f1d10",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
      "name": "Fetch Leads",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        280,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "628aab46-b398-4b36-85d1-014d652afab1",
      "name": "Update Lead Status",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        980,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d5e6cda8-c19f-4d84-b8a7-3caac878d7a0",
  "connections": {
    "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05": {
      "main": [
        [
          {
            "node": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "628aab46-b398-4b36-85d1-014d652afab1": {
      "main": [
        [
          {
            "node": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Personalized Email": {
      "main": [
        [
          {
            "node": "628aab46-b398-4b36-85d1-014d652afab1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad7a4803-e989-4424-b153-7db26eb0ad7b": {
      "main": [
        [],
        [
          {
            "node": "Send Personalized Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급 - 마케팅

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
중급
노드 수6
카테고리1
노드 유형5
난이도 설명

일정 경험을 가진 사용자를 위한 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에서 보기

이 워크플로우 공유

카테고리

카테고리: 34