다 플랫폼 댓글 모으기
중급
이것은Market Research분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 If, Code, Shopify, HttpRequest, GoogleSheets 등의 노드를 사용하며. 중앙 집중식 댓글 모음기: Trustpilot, Google, Facebook에서 Google 스프레드시트로 모읍니다.
사전 요구사항
- •Shopify Admin API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "VaL3XAWomsvW7ibb",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc"
},
"name": "MULTI-PLATFORM REVIEW AGGREGATOR",
"tags": [],
"nodes": [
{
"id": "746adbc5-aeb8-40fd-ae0c-a3fd9e6fab5a",
"name": "일일 리뷰 동기화",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-880,
340
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d3c5a37e-9c39-4b81-a6b8-8752dae02ec2",
"name": "제품 조회",
"type": "n8n-nodes-base.shopify",
"position": [
-660,
340
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a19fd031-7998-48d4-854d-cb3bd2377686",
"name": "Trustpilot 리뷰 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-440,
240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "c7552932-9ffd-458d-90dd-8876756ce012",
"name": "Google 리뷰 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-440,
340
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "dc3e88e5-0e55-4a59-a983-c813a6328dda",
"name": "Facebook 리뷰 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-440,
440
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
"name": "리뷰 데이터 정규화",
"type": "n8n-nodes-base.code",
"position": [
-220,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1127884c-a3b7-4c31-9b3d-442eb4cebc4e",
"name": "리뷰 발견 여부 확인",
"type": "n8n-nodes-base.if",
"position": [
0,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "91234883-4c8e-4400-9146-079c0746ff67",
"name": "리뷰 데이터베이스 저장",
"type": "n8n-nodes-base.googleSheets",
"position": [
220,
340
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "7a310f10-d88e-45eb-b112-0c59187e4a10",
"name": "워크플로우 정보",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1220,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "30572c35-33fe-4b41-8b63-0ce8009eb65d",
"name": "기능 및 설정",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a80c8009-0090-4f2f-ad8a-805af9d5c7b6",
"name": "비즈니스 가치",
"type": "n8n-nodes-base.stickyNote",
"position": [
80,
500
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "93776d7d-8bae-431b-b424-f193cd88d593",
"name": "플랫폼 및 흐름",
"type": "n8n-nodes-base.stickyNote",
"position": [
-520,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "86bdf061-24a5-4a2e-93e2-54c75c76822a",
"name": "API 요구사항",
"type": "n8n-nodes-base.stickyNote",
"position": [
220,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "357f793e-603a-438f-892e-1ed52132c8a6",
"connections": {
"d3c5a37e-9c39-4b81-a6b8-8752dae02ec2": {
"main": [
[
{
"node": "a19fd031-7998-48d4-854d-cb3bd2377686",
"type": "main",
"index": 0
},
{
"node": "c7552932-9ffd-458d-90dd-8876756ce012",
"type": "main",
"index": 0
},
{
"node": "dc3e88e5-0e55-4a59-a983-c813a6328dda",
"type": "main",
"index": 0
}
]
]
},
"746adbc5-aeb8-40fd-ae0c-a3fd9e6fab5a": {
"main": [
[
{
"node": "d3c5a37e-9c39-4b81-a6b8-8752dae02ec2",
"type": "main",
"index": 0
}
]
]
},
"c7552932-9ffd-458d-90dd-8876756ce012": {
"main": [
[
{
"node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
"type": "main",
"index": 0
}
]
]
},
"44d7f0d0-cb0b-4670-ad93-b5e38246dc24": {
"main": [
[
{
"node": "1127884c-a3b7-4c31-9b3d-442eb4cebc4e",
"type": "main",
"index": 0
}
]
]
},
"1127884c-a3b7-4c31-9b3d-442eb4cebc4e": {
"main": [
[
{
"node": "91234883-4c8e-4400-9146-079c0746ff67",
"type": "main",
"index": 0
}
]
]
},
"dc3e88e5-0e55-4a59-a983-c813a6328dda": {
"main": [
[
{
"node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
"type": "main",
"index": 0
}
]
]
},
"a19fd031-7998-48d4-854d-cb3bd2377686": {
"main": [
[
{
"node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 시장 조사
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
LinkedIn 잠재 고객 생성 및 CRM 자동화 패키지
Apify를 사용하여 LinkedIn 개인 프로필을 추출하고 Google Sheets CRM에 자동으로 잠재 고객 데이터를 생성합니다
If
Set
Code
+
If
Set
Code
18 노드David Olusola
리드 생성
MetaAds 크리에이티브 인사이트 연구원 v1.4
Google Vision 및 Video Intelligence API를 사용하여 Meta 광고 크리에이티브 분석
If
Set
Code
+
If
Set
Code
32 노드Kirill Khatkevich
시장 조사
내 워크플로우 2
AI 경쟁사 모니터링 및 수익 최적화를 결합한 자동화된 동적 가격 책정
If
Code
Merge
+
If
Code
Merge
25 노드vinci-king-01
시장 조사
AI 리드 봇 프로: Google Maps→Slack→HubSpot→$$$
Google 지도, GPT-4, HubSpot를 사용한 자동 잠재 고객 생성 및 자격 평가
If
Set
Code
+
If
Set
Code
16 노드David Olusola
영업
경쟁 가격 모니터링 및 알림 (Bright Data, Sheets, Slack)
Bright Data, Sheets, Slack을 사용하여 경쟁 가격 모니터링 및 알림을 수행합니다.
If
Set
Code
+
If
Set
Code
29 노드Daniel Shashko
시장 조사
경쟁 가격 모니터링 (웹 크롤러, Google 스프레드시트, Discord 알림)
웹 크롤러, Google 스프레드시트, Discord 알림을 사용하여 경쟁 가격 모니터링을 수행합니다.
If
Code
Html
+
If
Code
Html
21 노드moosa
시장 조사
워크플로우 정보
난이도
중급
노드 수13
카테고리1
노드 유형7
저자
David Olusola
@dae221I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - david@daexai.com
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유