8
n8n 한국어amn8n.com

Notion에서 GPT-4 감정 분석을 통한 사용자 피드백 분석 및 태그 지정

고급

이것은Sales, Support, AI, Marketing분야의자동화 워크플로우로, 31개의 노드를 포함합니다.주로 Set, Code, Merge, Notion, NotionTool 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. GPT-4 감정 분석을 사용하여 Notion에서 사용자 피드백 분석 및 태그 지정

사전 요구사항
  • Notion API Key
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "f4f5d195bb2162a0972f737368404b18be694648d365d6c6771d7b4909d28167",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "d4f8359b-c80b-409c-a5e3-0c4a2b1868ae",
      "name": "피드백 감성 분석 업데이트",
      "type": "n8n-nodes-base.notion",
      "position": [
        1660,
        -220
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "76fd1d49-3c0e-4f82-a362-e9e934fb4603",
      "name": "데이터베이스 구조 가져오기",
      "type": "n8n-nodes-base.notion",
      "position": [
        1640,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "cdea1403-bb1f-498e-bed7-999f5a32ac67",
      "name": "모든 피드백 가져오기",
      "type": "n8n-nodes-base.notionTool",
      "position": [
        3360,
        600
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c0c95739-45b9-4947-b214-0d238b51c33b",
      "name": "모든 인사이트 가져오기",
      "type": "n8n-nodes-base.notionTool",
      "position": [
        3180,
        600
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "90241f39-a8af-4675-a57a-f1391f9b513c",
      "name": "구조화된 출력 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3980,
        760
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f93b5559-8eb5-4216-95b8-82e061a71b24",
      "name": "감성 분석1",
      "type": "@n8n/n8n-nodes-langchain.sentimentAnalysis",
      "position": [
        1240,
        -220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "33b9c804-4f4b-44ae-8238-2bdb5e859665",
      "name": "출력 자동 수정 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        3800,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8a306667-f028-48fc-a3a3-44bf33d79cad",
      "name": "새 인사이트 생성",
      "type": "n8n-nodes-base.notionTool",
      "position": [
        3520,
        600
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "2146f34b-9f59-404e-b70d-f8e22b7f49b0",
      "name": "윈도우 버퍼 메모리1",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2860,
        600
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "87c6d9a6-58d7-4a58-b1da-3ee37ab58e3e",
      "name": "피드백 업데이트",
      "type": "n8n-nodes-base.notion",
      "maxTries": 2,
      "position": [
        3860,
        160
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.2,
      "waitBetweenTries": 5000
    },
    {
      "id": "965d9764-2916-4bc5-bc46-37d242871173",
      "name": "데이터베이스 항목 업데이트 시",
      "type": "n8n-nodes-base.notionTrigger",
      "position": [
        920,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2d691c3b-92c9-4f70-b51c-cfb11455b52e",
      "name": "병합",
      "type": "n8n-nodes-base.merge",
      "position": [
        2420,
        160
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "9a0475cd-906a-4bdc-a9db-167dabc1916a",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        860,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "49d3e282-b43a-435f-b04f-663680383f09",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1180,
        -340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ec11349c-fc60-41f1-baa7-01ab6c25ddc8",
      "name": "OpenAI - Sentiment Analysis",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1340,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3d3051dc-c141-4917-a7a4-25d6bb9d8065",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cda892d3-d588-418d-85ac-d266bf91592b",
      "name": "제품 정보 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        1300,
        440
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c7a2465f-4062-49e7-9dd3-70768d7f00d4",
      "name": "프롬프트 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        2120,
        440
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a6ed81c9-b6d8-4777-b6bb-c27c91becb0d",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1580,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "616e34d9-2c57-4942-befc-4ee2b585934e",
      "name": "데이터베이스 속성 정리",
      "type": "n8n-nodes-base.code",
      "position": [
        1820,
        440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "158439de-221a-492e-adc3-746cb2201321",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2020,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9a0f41b8-9fc3-4a79-9d65-1e7032a28574",
      "name": "OpenAI - AI Agent",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2540,
        600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "356ed301-f92d-4e0e-a07b-1e56ce0b7af1",
      "name": "OpenAI - Parser fixing",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        3840,
        760
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6e16a3c3-5453-4e75-9742-8a2f1efb92a0",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2440,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8ef22961-fcef-4f48-9e27-36caefe91ce6",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2760,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "61144e4d-9c4e-41cb-98ef-aecefc5dd721",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3080,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "68d38fd5-6aa5-4e4d-8019-d43767d4e03b",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2864.257816298081,
        -35.53222703726067
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c24f6d6f-4291-4a25-a874-8ae676db104e",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3740,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2940,
        160
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "321d155f-b2a2-4073-83d7-3893b3f52a12",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3740,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e7c6de3b-3787-449f-be67-f2bd3ab07412",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -120,
        -360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "2d691c3b-92c9-4f70-b51c-cfb11455b52e": {
      "main": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cb5af46d-2dc2-409f-bff3-56e16beb6cb2": {
      "main": [
        [
          {
            "node": "87c6d9a6-58d7-4a58-b1da-3ee37ab58e3e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c7a2465f-4062-49e7-9dd3-70768d7f00d4": {
      "main": [
        [
          {
            "node": "2d691c3b-92c9-4f70-b51c-cfb11455b52e",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "cdea1403-bb1f-498e-bed7-999f5a32ac67": {
      "ai_tool": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c0c95739-45b9-4947-b214-0d238b51c33b": {
      "ai_tool": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "9a0f41b8-9fc3-4a79-9d65-1e7032a28574": {
      "ai_languageModel": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "8a306667-f028-48fc-a3a3-44bf33d79cad": {
      "ai_tool": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f93b5559-8eb5-4216-95b8-82e061a71b24": {
      "main": [
        [
          {
            "node": "d4f8359b-c80b-409c-a5e3-0c4a2b1868ae",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d4f8359b-c80b-409c-a5e3-0c4a2b1868ae",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d4f8359b-c80b-409c-a5e3-0c4a2b1868ae",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2146f34b-9f59-404e-b70d-f8e22b7f49b0": {
      "ai_memory": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "76fd1d49-3c0e-4f82-a362-e9e934fb4603": {
      "main": [
        [
          {
            "node": "616e34d9-2c57-4942-befc-4ee2b585934e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "356ed301-f92d-4e0e-a07b-1e56ce0b7af1": {
      "ai_languageModel": [
        [
          {
            "node": "33b9c804-4f4b-44ae-8238-2bdb5e859665",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "965d9764-2916-4bc5-bc46-37d242871173": {
      "main": [
        [
          {
            "node": "f93b5559-8eb5-4216-95b8-82e061a71b24",
            "type": "main",
            "index": 0
          },
          {
            "node": "cda892d3-d588-418d-85ac-d266bf91592b",
            "type": "main",
            "index": 0
          },
          {
            "node": "2d691c3b-92c9-4f70-b51c-cfb11455b52e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "90241f39-a8af-4675-a57a-f1391f9b513c": {
      "ai_outputParser": [
        [
          {
            "node": "33b9c804-4f4b-44ae-8238-2bdb5e859665",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "33b9c804-4f4b-44ae-8238-2bdb5e859665": {
      "ai_outputParser": [
        [
          {
            "node": "cb5af46d-2dc2-409f-bff3-56e16beb6cb2",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "ec11349c-fc60-41f1-baa7-01ab6c25ddc8": {
      "ai_languageModel": [
        [
          {
            "node": "f93b5559-8eb5-4216-95b8-82e061a71b24",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "cda892d3-d588-418d-85ac-d266bf91592b": {
      "main": [
        [
          {
            "node": "76fd1d49-3c0e-4f82-a362-e9e934fb4603",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "616e34d9-2c57-4942-befc-4ee2b585934e": {
      "main": [
        [
          {
            "node": "c7a2465f-4062-49e7-9dd3-70768d7f00d4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 영업, 지원, 인공지능, 마케팅

유료인가요?

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

워크플로우 정보
난이도
고급
노드 수31
카테고리4
노드 유형13
난이도 설명

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

저자
Agent Studio

Agent Studio

@agentstudio

We are a product studio that helps organizations leverage no-code and generative AI to automate internal processes and launch new digital products.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34