8
n8n 한국어amn8n.com

n8n (AI 기반 Shopify 블로그 자동화)

고급

이것은AI분야의자동화 워크플로우로, 22개의 노드를 포함합니다.주로 Wait, Slack, Shopify, HttpRequest, ManualTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI를 사용하여 Shopify 제품용 문제 중심 블로그 게시물 자동 생성

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • Shopify Admin API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "rVCbug44PE4NbGEu",
  "meta": {
    "instanceId": "c2650793f644091dc80fb900fe63448ad1f4b774008de9608064d67294f8307c",
    "templateCredsSetupCompleted": true
  },
  "name": "n8n (AI-Powered Shopify Blog Automation)",
  "tags": [],
  "nodes": [
    {
      "id": "a4c17ff5-ef96-48e8-9198-d578fd0aead6",
      "name": "시작",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -460,
        -560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "039a3952-342f-48d9-b5c5-6cc167bfc7ee",
      "name": "블로그 글 게시",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1300,
        -360
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "36a57759-3595-42d2-9ae4-c00195a065e9",
      "name": "처리 지연",
      "type": "n8n-nodes-base.wait",
      "position": [
        1060,
        -360
      ],
      "webhookId": "6a6836c7-143a-4a43-a9a6-a3298864970d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "fea56c6a-2efb-4d62-8448-234092bab590",
      "name": "블로그 구성 조회",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        400,
        -360
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e1934dbb-ad5b-43c9-b9b2-8305fbbad9d1",
      "name": "이미지 호스트에 업로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        820,
        -360
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a8fed918-a3b7-4dc1-bfb4-481ec2588282",
      "name": "AI 콘텐츠 생성기",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        20,
        -360
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "f26fb1c2-4f62-4769-aee0-aca2f33afbcf",
      "name": "제품 데이터 가져오기",
      "type": "n8n-nodes-base.shopify",
      "position": [
        -160,
        -360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "864cffa4-cc18-4659-844b-2e6e8afd7cb1",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        20,
        -200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "585798c8-2ae7-4c79-b915-e4e0fb72c1e4",
      "name": "출력 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        180,
        -200
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "1801538d-2175-443f-8d90-2903ca3d6554",
      "name": "제품 생성 시",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        -460,
        -360
      ],
      "webhookId": "7d1e4f1e-73e4-4138-a460-de4d0f01a94c",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "db48c417-2c01-4f1f-b84f-46023d3853b9",
      "name": "고정 메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        -700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9cfa48a3-2a44-422c-a6a3-fb625a2b5446",
      "name": "AI 이미지 생성기",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        600,
        -360
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "e6d82c54-5ff6-47b6-b0dc-2d47ae56979f",
      "name": "고정 메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3da060cb-64b3-47e7-87ff-1e2d1597890e",
      "name": "고정 메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -260,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9c03d91c-8bca-4c4a-815c-4c5fd795c66c",
      "name": "고정 메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "17049232-4a30-482b-9d0c-2529f1d0e82e",
      "name": "고정 메모4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        700,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "17425395-954f-43d6-ae9a-cef1e7d22f1d",
      "name": "고정 메모5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "206ea900-2d8e-44eb-8e37-e9277fc39f08",
      "name": "고정 메모6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1880,
        -700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "56eeeb01-0401-4710-9770-6e43c1aa0353",
      "name": "알림: 게시됨",
      "type": "n8n-nodes-base.slack",
      "disabled": true,
      "position": [
        1520,
        -360
      ],
      "webhookId": "0dbe71e3-d113-4e62-bcd7-506fc149f6a2",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "917a43dc-b6e6-489c-9d30-7b4c1d6fc4f0",
      "name": "고정 메모7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        -700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d796b874-c2bf-4f40-89a9-45df036c6b93",
      "name": "고정 메모8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        140,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c175d406-3413-4845-b6c1-fbbd7c4bca35",
      "name": "고정 메모9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        -520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "48016090-d565-4327-ac34-8e27233acb7d",
  "connections": {
    "a4c17ff5-ef96-48e8-9198-d578fd0aead6": {
      "main": [
        [
          {
            "node": "f26fb1c2-4f62-4769-aee0-aca2f33afbcf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "864cffa4-cc18-4659-844b-2e6e8afd7cb1": {
      "ai_languageModel": [
        [
          {
            "node": "a8fed918-a3b7-4dc1-bfb4-481ec2588282",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "585798c8-2ae7-4c79-b915-e4e0fb72c1e4": {
      "ai_outputParser": [
        [
          {
            "node": "a8fed918-a3b7-4dc1-bfb4-481ec2588282",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "36a57759-3595-42d2-9ae4-c00195a065e9": {
      "main": [
        [
          {
            "node": "039a3952-342f-48d9-b5c5-6cc167bfc7ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9cfa48a3-2a44-422c-a6a3-fb625a2b5446": {
      "main": [
        [
          {
            "node": "e1934dbb-ad5b-43c9-b9b2-8305fbbad9d1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f26fb1c2-4f62-4769-aee0-aca2f33afbcf": {
      "main": [
        [
          {
            "node": "a8fed918-a3b7-4dc1-bfb4-481ec2588282",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1801538d-2175-443f-8d90-2903ca3d6554": {
      "main": [
        [
          {
            "node": "f26fb1c2-4f62-4769-aee0-aca2f33afbcf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a8fed918-a3b7-4dc1-bfb4-481ec2588282": {
      "main": [
        [
          {
            "node": "fea56c6a-2efb-4d62-8448-234092bab590",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "039a3952-342f-48d9-b5c5-6cc167bfc7ee": {
      "main": [
        [
          {
            "node": "56eeeb01-0401-4710-9770-6e43c1aa0353",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e1934dbb-ad5b-43c9-b9b2-8305fbbad9d1": {
      "main": [
        [
          {
            "node": "36a57759-3595-42d2-9ae4-c00195a065e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fea56c6a-2efb-4d62-8448-234092bab590": {
      "main": [
        [
          {
            "node": "9cfa48a3-2a44-422c-a6a3-fb625a2b5446",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 인공지능

유료인가요?

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

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

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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34