8
n8n 한국어amn8n.com

알림 이메일

중급

이것은Project Management분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Code, Cron, Filter, EmailSend, GoogleSheets 등의 노드를 사용하며. Google Sheets 및 SMTP를 사용한 자동화된 일일 작업 알림 이메일

사전 요구사항
  • Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "4CEVNvAxTcHxo9DD",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Reminder email",
  "tags": [],
  "nodes": [
    {
      "id": "d0351dad-1983-4dbc-a823-33aacbac1610",
      "name": "일일 리마인더 트리거",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1328,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "72e59a50-855c-46c4-a08f-86ba7fef5f7e",
      "name": "콘텐츠 캘린더 읽기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1104,
        0
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "88e008b6-d682-47f4-98b0-174c4539fcdb",
      "name": "오늘의 작업 필터링",
      "type": "n8n-nodes-base.filter",
      "position": [
        -880,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384",
      "name": "리마인더 이메일 전송",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -656,
        0
      ],
      "webhookId": "c9682789-c651-4290-a3af-45de98144088",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1c81c65c-b547-400f-89d2-4821bc8c546f",
      "name": "코드",
      "type": "n8n-nodes-base.code",
      "position": [
        -432,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "01e7103e-017c-4daa-ae24-39acebda4443",
      "name": "시트 행 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -208,
        0
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "98dfa376-a5d8-4e1b-b304-a5218ee74cc4",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1424,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7a1a69e6-f3d2-4a83-8dba-ebca9afe62e9",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3447d4fc-6e15-483e-ab07-26ff743b369c",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1008,
        -288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dd89d395-60e8-431c-a402-ecbe544a0555",
      "name": "스티커 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "31404004-0e48-46e8-b530-d08d8ecce0a7",
      "name": "스티커 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -576,
        -272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf511f72-5e9b-4bb4-a2e4-633e666a0ca8",
      "name": "스티커 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "8f5f4fbb-9a1e-43ca-bc6f-d813247f6450",
  "connections": {
    "1c81c65c-b547-400f-89d2-4821bc8c546f": {
      "main": [
        [
          {
            "node": "01e7103e-017c-4daa-ae24-39acebda4443",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384": {
      "main": [
        [
          {
            "node": "1c81c65c-b547-400f-89d2-4821bc8c546f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88e008b6-d682-47f4-98b0-174c4539fcdb": {
      "main": [
        [
          {
            "node": "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "72e59a50-855c-46c4-a08f-86ba7fef5f7e": {
      "main": [
        [
          {
            "node": "88e008b6-d682-47f4-98b0-174c4539fcdb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0351dad-1983-4dbc-a823-33aacbac1610": {
      "main": [
        [
          {
            "node": "72e59a50-855c-46c4-a08f-86ba7fef5f7e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 프로젝트 관리

유료인가요?

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

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

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