8
n8n 한국어amn8n.com

우아한 콘텐츠 자극 — RSS → Notion (n8n)

고급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 20개의 노드를 포함합니다.주로 If, Set, Cron, Notion, Function 등의 노드를 사용하며. RSS 소스를 일일 콘텐츠 아이디어로 정리하고, 이메일로 전송하여 Notion과 Telegram 옵션 지원

사전 요구사항
  • Notion API Key
  • Telegram Bot Token
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "templateCredsWarning": "Attach Email (+ Notion/Telegram if enabled) credentials after import. No secrets in JSON."
  },
  "name": "Graceful Content Sparks — RSS → Notion (n8n)",
  "nodes": [
    {
      "name": "Sticky: README",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky-README-0"
    },
    {
      "name": "Sticky: 사전 요구사항 + 스키마",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky--1"
    },
    {
      "name": "Sticky: 설정 체크리스트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky--2"
    },
    {
      "name": "Sticky: 테스트 및 동작",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky--3"
    },
    {
      "name": "Sticky: 준수 사항 + 문제 해결",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "Sticky--4"
    },
    {
      "name": "일일 Cron",
      "type": "n8n-nodes-base.cron",
      "position": [
        -160,
        40
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "-Cron-5"
    },
    {
      "name": "수동 트리거",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -160,
        200
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--6"
    },
    {
      "name": "Set: 사용자 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Set--7"
    },
    {
      "name": "Function: URL 항목 구성",
      "type": "n8n-nodes-base.function",
      "position": [
        360,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-URL--8"
    },
    {
      "name": "RSS: 피드 읽기",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        540,
        60
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "RSS--9"
    },
    {
      "name": "Function: 수집 및 각도 설정",
      "type": "n8n-nodes-base.function",
      "position": [
        720,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--10"
    },
    {
      "name": "Function: 다듬기",
      "type": "n8n-nodes-base.function",
      "position": [
        900,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--11"
    },
    {
      "name": "Function: 이메일 구성",
      "type": "n8n-nodes-base.function",
      "position": [
        960,
        180
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--12"
    },
    {
      "name": "If: Notion 활성화?",
      "type": "n8n-nodes-base.if",
      "position": [
        960,
        300
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-Notion--13"
    },
    {
      "name": "Notion: 아이디어 생성",
      "type": "n8n-nodes-base.notion",
      "position": [
        1140,
        420
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion--14"
    },
    {
      "name": "Email: 다이제스트 전송",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        180
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Email--15"
    },
    {
      "name": "If: Telegram 활성화?",
      "type": "n8n-nodes-base.if",
      "position": [
        1140,
        240
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-Telegram--16"
    },
    {
      "name": "Telegram: 핑",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1140,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--17"
    },
    {
      "name": "On Error",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        -160,
        360
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "On-Error-18"
    },
    {
      "name": "On Error → 소유자 이메일",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        360
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "On-Error--19"
    }
  ],
  "pinData": {},
  "connections": {
    "On-Error-18": {
      "main": [
        [
          {
            "node": "On-Error--19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "-Cron-5": {
      "main": [
        [
          {
            "node": "Set--7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function--11": {
      "main": [
        [
          {
            "node": "Function--12",
            "type": "main",
            "index": 0
          },
          {
            "node": "If-Notion--13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--6": {
      "main": [
        [
          {
            "node": "Set--7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "RSS--9": {
      "main": [
        [
          {
            "node": "Function--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set--7": {
      "main": [
        [
          {
            "node": "Function-URL--8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-Notion--13": {
      "main": [
        [
          {
            "node": "Notion--14",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Function--12": {
      "main": [
        [
          {
            "node": "Email--15",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-Telegram--16": {
      "main": [
        [
          {
            "node": "Telegram--17",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "Function-URL--8": {
      "main": [
        [
          {
            "node": "RSS--9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function--10": {
      "main": [
        [
          {
            "node": "Function--11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 콘텐츠 제작, 멀티모달 AI

유료인가요?

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

워크플로우 정보
난이도
고급
노드 수20
카테고리2
노드 유형11
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Shelly-Ann Davy

Shelly-Ann Davy

@shecodesflo

Founder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34