8
n8n 한국어amn8n.com

OpenAI를 사용한 WordPress 및 WooCommerce 콘텐츠 자동화: 리뷰, 방명록 및 업데이트

고급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 38개의 노드를 포함합니다.주로 Set, Code, Wordpress, HttpRequest, ManualTrigger 등의 노드를 사용하며. OpenAI를 사용한 WordPress 및 WooCommerce 콘텐츠 자동화: 리뷰, 방명록 및 업데이트

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "83099d8fa5039aef53fd399c311d59a17992752996623f2bbd2595dce699372d",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "db247af8-ae34-439b-a4ea-8ccc8950ad7c",
      "name": "스티커 메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d1f8e127-621e-4054-b547-be2a32e4f16e",
      "name": "스티커 메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "aae92991-376b-4252-ae1d-8e1ff86d1df8",
      "name": "스티커 메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        128,
        720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d88aef89-5579-4d2e-b3a8-b84bff0186a0",
      "name": "게시물 업데이트",
      "type": "n8n-nodes-base.wordpress",
      "disabled": true,
      "position": [
        2160,
        1168
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "03818d71-aa1d-4381-b22b-d71427c4e395",
      "name": "WooCommerce에서 상품 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        128,
        144
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 2000
    },
    {
      "id": "efb0c8c9-e3c3-4817-8d49-f0b1382ed3fc",
      "name": "상품 댓글 프롬프트 작성",
      "type": "n8n-nodes-base.set",
      "position": [
        368,
        144
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "04a36c3c-3288-4c0d-86d4-486d614d3a10",
      "name": "상품 댓글 생성 (AI)",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        656,
        144
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8,
      "waitBetweenTries": 2000
    },
    {
      "id": "a974f5e6-127e-4e2a-8b4d-62a1af49ca29",
      "name": "AI 출력 추출",
      "type": "n8n-nodes-base.set",
      "position": [
        1008,
        144
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "40e730ff-6af1-4933-aeae-534011520281",
      "name": "상품에 리뷰 게시",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        1264,
        144
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 5000
    },
    {
      "id": "3b5fa5b5-e34e-43cf-bdd9-91de7fe1bc88",
      "name": "WordPress에서 게시물 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        112,
        496
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 2000
    },
    {
      "id": "8b7b7c8b-6d1b-4607-bb05-df09d826376f",
      "name": "게시물 댓글 프롬프트 작성",
      "type": "n8n-nodes-base.set",
      "position": [
        368,
        496
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a9a753f4-b25d-406b-82a8-37742c70545b",
      "name": "게시물 댓글 생성 (AI)",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        640,
        496
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8,
      "waitBetweenTries": 2000
    },
    {
      "id": "a021eabc-94d0-4267-a9d7-3f245eca0e61",
      "name": "AI 출력 추출1",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        496
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "2efa30e8-d463-48ed-aa97-c5da08e43174",
      "name": "게시물에 댓글 게시",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        1248,
        496
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 2000
    },
    {
      "id": "f69f0508-f078-4e52-bb86-6b7b59b04686",
      "name": "게시물 콘텐츠 가져오기 (API)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        192,
        864
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "67f7c59a-ab86-46b7-a0a8-2a929ea76866",
      "name": "게시물 콘텐츠 필드 준비",
      "type": "n8n-nodes-base.set",
      "position": [
        448,
        864
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "ceebfe61-d937-4bf2-b830-f1e4b1f6fc56",
      "name": "프롬프트용 게시물 콘텐츠 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        688,
        864
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "62a31833-e8d7-453b-b2c6-ddbee6c0933b",
      "name": "제목 및 요약 단락 생성 (AI)",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        928,
        864
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "1c3033db-0219-4b01-86e5-7b094dcc2b4f",
      "name": "업데이트용 AI 출력 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        1280,
        864
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e5e45fb4-868a-4384-9132-ef2818387469",
      "name": "WordPress에서 게시물 업데이트",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1520,
        864
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4282f20c-3c76-4b2d-9c03-7a4658e84f0a",
      "name": "스티커 메모4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -272,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "098c7452-91bb-4b1a-9113-00f93ee04cb8",
      "name": "WooCommerce에서 상품 카테고리 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        192,
        1168
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0f8e577e-b7ae-4b10-8db9-ebb2f73422d6",
      "name": "카테고리 필드 준비",
      "type": "n8n-nodes-base.set",
      "position": [
        480,
        1168
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "8d7c47f4-2574-424e-8dc9-d126234f3d6f",
      "name": "카테고리 설명 정리",
      "type": "n8n-nodes-base.code",
      "position": [
        688,
        1168
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0a1af60d-7ab9-40dc-8044-b722680b1a6f",
      "name": "카테고리 제목 및 요약 생성",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        928,
        1168
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "e9a33302-00c1-4aa9-9593-a662d79eaec5",
      "name": "WooCommerce에서 상품 카테고리 업데이트",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1520,
        1168
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "3bcae65f-011a-4d68-81a6-ade55f4e6018",
      "name": "카테고리 업데이트용 AI 출력 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        1280,
        1168
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3159e160-e762-4e78-83d5-e848e70bacd4",
      "name": "WooCommerce에서 상품 가져오기 (업데이트용)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        176,
        1504
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a590015f-72ec-4663-8d1a-2b0285c404e6",
      "name": "상품 필드 준비",
      "type": "n8n-nodes-base.set",
      "position": [
        464,
        1504
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "b7a346f7-1821-4d05-8966-276350000813",
      "name": "상품 설명 및 짧은 설명 정리",
      "type": "n8n-nodes-base.code",
      "position": [
        672,
        1504
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d4c0d8ed-37ed-4921-bd65-34d78b83af3d",
      "name": "상품 설명 생성",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        912,
        1504
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "2632a3aa-9a7f-4c92-a48a-61e39029a9e5",
      "name": "상품 업데이트용 AI 출력 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        1264,
        1504
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a0279473-af0d-40dd-98f0-8478cf07f45e",
      "name": "WooCommerce에서 상품 업데이트",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1504,
        1504
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "041ea350-4715-4132-b15f-170191ae8533",
      "name": "스티커 메모5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1840,
        1120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e3aef832-58ec-413a-af92-ae25544c18e8",
      "name": "스티커 메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        128,
        1056
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4b4fbf76-b52e-4f30-88eb-5e0730498d75",
      "name": "스티커 메모6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        128,
        1376
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3a8dda0c-7411-4ba2-bb60-87f4b8c5b4e2",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        -240,
        672
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "276ef163-5cad-4135-b57a-07ecfb5ad13d",
      "name": "워크플로 실행",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -224,
        528
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "276ef163-5cad-4135-b57a-07ecfb5ad13d": {
      "main": [
        [
          {
            "node": "03818d71-aa1d-4381-b22b-d71427c4e395",
            "type": "main",
            "index": 0
          },
          {
            "node": "3b5fa5b5-e34e-43cf-bdd9-91de7fe1bc88",
            "type": "main",
            "index": 0
          },
          {
            "node": "f69f0508-f078-4e52-bb86-6b7b59b04686",
            "type": "main",
            "index": 0
          },
          {
            "node": "098c7452-91bb-4b1a-9113-00f93ee04cb8",
            "type": "main",
            "index": 0
          },
          {
            "node": "3159e160-e762-4e78-83d5-e848e70bacd4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a974f5e6-127e-4e2a-8b4d-62a1af49ca29": {
      "main": [
        [
          {
            "node": "40e730ff-6af1-4933-aeae-534011520281",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a021eabc-94d0-4267-a9d7-3f245eca0e61": {
      "main": [
        [
          {
            "node": "2efa30e8-d463-48ed-aa97-c5da08e43174",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a590015f-72ec-4663-8d1a-2b0285c404e6": {
      "main": [
        [
          {
            "node": "b7a346f7-1821-4d05-8966-276350000813",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f8e577e-b7ae-4b10-8db9-ebb2f73422d6": {
      "main": [
        [
          {
            "node": "8d7c47f4-2574-424e-8dc9-d126234f3d6f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8d7c47f4-2574-424e-8dc9-d126234f3d6f": {
      "main": [
        [
          {
            "node": "0a1af60d-7ab9-40dc-8044-b722680b1a6f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f69f0508-f078-4e52-bb86-6b7b59b04686": {
      "main": [
        [
          {
            "node": "67f7c59a-ab86-46b7-a0a8-2a929ea76866",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c3033db-0219-4b01-86e5-7b094dcc2b4f": {
      "main": [
        [
          {
            "node": "e5e45fb4-868a-4384-9132-ef2818387469",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8b7b7c8b-6d1b-4607-bb05-df09d826376f": {
      "main": [
        [
          {
            "node": "a9a753f4-b25d-406b-82a8-37742c70545b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "efb0c8c9-e3c3-4817-8d49-f0b1382ed3fc": {
      "main": [
        [
          {
            "node": "04a36c3c-3288-4c0d-86d4-486d614d3a10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3b5fa5b5-e34e-43cf-bdd9-91de7fe1bc88": {
      "main": [
        [
          {
            "node": "8b7b7c8b-6d1b-4607-bb05-df09d826376f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a9a753f4-b25d-406b-82a8-37742c70545b": {
      "main": [
        [
          {
            "node": "a021eabc-94d0-4267-a9d7-3f245eca0e61",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "04a36c3c-3288-4c0d-86d4-486d614d3a10": {
      "main": [
        [
          {
            "node": "a974f5e6-127e-4e2a-8b4d-62a1af49ca29",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d4c0d8ed-37ed-4921-bd65-34d78b83af3d": {
      "main": [
        [
          {
            "node": "2632a3aa-9a7f-4c92-a48a-61e39029a9e5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "67f7c59a-ab86-46b7-a0a8-2a929ea76866": {
      "main": [
        [
          {
            "node": "ceebfe61-d937-4bf2-b830-f1e4b1f6fc56",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "03818d71-aa1d-4381-b22b-d71427c4e395": {
      "main": [
        [
          {
            "node": "efb0c8c9-e3c3-4817-8d49-f0b1382ed3fc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ceebfe61-d937-4bf2-b830-f1e4b1f6fc56": {
      "main": [
        [
          {
            "node": "62a31833-e8d7-453b-b2c6-ddbee6c0933b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2632a3aa-9a7f-4c92-a48a-61e39029a9e5": {
      "main": [
        [
          {
            "node": "a0279473-af0d-40dd-98f0-8478cf07f45e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a1af60d-7ab9-40dc-8044-b722680b1a6f": {
      "main": [
        [
          {
            "node": "3bcae65f-011a-4d68-81a6-ade55f4e6018",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3bcae65f-011a-4d68-81a6-ade55f4e6018": {
      "main": [
        [
          {
            "node": "e9a33302-00c1-4aa9-9593-a662d79eaec5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "098c7452-91bb-4b1a-9113-00f93ee04cb8": {
      "main": [
        [
          {
            "node": "0f8e577e-b7ae-4b10-8db9-ebb2f73422d6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "62a31833-e8d7-453b-b2c6-ddbee6c0933b": {
      "main": [
        [
          {
            "node": "1c3033db-0219-4b01-86e5-7b094dcc2b4f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3159e160-e762-4e78-83d5-e848e70bacd4": {
      "main": [
        [
          {
            "node": "a590015f-72ec-4663-8d1a-2b0285c404e6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b7a346f7-1821-4d05-8966-276350000813": {
      "main": [
        [
          {
            "node": "d4c0d8ed-37ed-4921-bd65-34d78b83af3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

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

유료인가요?

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

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

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

저자
Ali Khosravani

Ali Khosravani

@alikhosro

Automation & SEO Specialist with years of experience building smart workflows, AI-powered content solutions, and marketing automations. Skilled in n8n, WordPress, and API integrations to help businesses save time and grow faster.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34