8
n8n 한국어amn8n.com

Blush Pink Week — 7일 Pinterest 플래너 (n8n + Notion)

고급

이것은Social Media, Multimodal AI분야의자동화 워크플로우로, 17개의 노드를 포함합니다.주로 If, Set, Cron, Notion, Function 등의 노드를 사용하며. 통합Notion与이메일보내기功能의7天Pinterest콘텐츠规划器

사전 요구사항
  • Notion API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "templateCredsWarning": "Attach Email (and Notion if enabled) credentials after import. No secrets in JSON."
  },
  "name": "Blush Pin Week — 7-Day Pinterest Planner (n8n + Notion)",
  "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": "Weekly Cron",
      "type": "n8n-nodes-base.cron",
      "position": [
        -160,
        40
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Weekly-Cron-5"
    },
    {
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -160,
        200
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Manual-Trigger-6"
    },
    {
      "name": "Set: 사용자 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Set--7"
    },
    {
      "name": "If: Notion 활성화?",
      "type": "n8n-nodes-base.if",
      "position": [
        360,
        220
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "If-Notion--8"
    },
    {
      "name": "Notion: 아이디어 가져오기",
      "type": "n8n-nodes-base.notion",
      "position": [
        540,
        220
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Notion--9"
    },
    {
      "name": "Function: 아이디어 추출",
      "type": "n8n-nodes-base.function",
      "position": [
        720,
        220
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--10"
    },
    {
      "name": "Function: 아이디어 샘플링",
      "type": "n8n-nodes-base.function",
      "position": [
        360,
        60
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--11"
    },
    {
      "name": "Function: 7일 계획 구성",
      "type": "n8n-nodes-base.function",
      "position": [
        900,
        120
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function-7--12"
    },
    {
      "name": "Function: 이메일 작성",
      "type": "n8n-nodes-base.function",
      "position": [
        960,
        240
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Function--13"
    },
    {
      "name": "Email: 계획 발송",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        240
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "Email--14"
    },
    {
      "name": "On Error",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        -160,
        360
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "On-Error-15"
    },
    {
      "name": "On Error → 소유자 이메일",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1140,
        300
      ],
      "parameters": {},
      "typeVersion": 2,
      "id": "On-Error--16"
    }
  ],
  "pinData": {},
  "connections": {
    "On-Error-15": {
      "main": [
        [
          {
            "node": "On-Error--16",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Weekly-Cron-5": {
      "main": [
        [
          {
            "node": "Set--7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Manual-Trigger-6": {
      "main": [
        [
          {
            "node": "Set--7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set--7": {
      "main": [
        [
          {
            "node": "If-Notion--8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Notion--9": {
      "main": [
        [
          {
            "node": "Function--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If-Notion--8": {
      "main": [
        [
          {
            "node": "Notion--9",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Function--11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function--13": {
      "main": [
        [
          {
            "node": "Email--14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function--11": {
      "main": [
        [
          {
            "node": "Function-7--12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function--10": {
      "main": [
        [
          {
            "node": "Function-7--12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Function-7--12": {
      "main": [
        [
          {
            "node": "Function--13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 소셜 미디어, 멀티모달 AI

유료인가요?

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

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

고급 사용자를 위한 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