JotForm 제출을 Google Sheets로 자동화
중급
이것은Lead Generation, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Code, Wait, HttpRequest, GoogleSheets, ManualTrigger 등의 노드를 사용하며. JotForm 제출을 Google Sheets로 자동화
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "4dec90995ececbc62e9e87d2686828c375ae5080bb5c39789af3396400555208",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "8ec873d2-615b-4f5d-8dbd-fd8707a35e64",
"name": "모든 제출물 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-272,
-32
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "ad59d4c5-e709-49a9-93a5-ca8dd023f0ac",
"name": "워크플로우 실행 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-528,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab335e18-901d-4733-8c61-595f05ede02c",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
288,
-32
],
"parameters": {},
"typeVersion": 3
},
{
"id": "9d4c6804-440a-4a6c-aabd-f51bbd071751",
"name": "작업 없음, 아무것도 하지 않음",
"type": "n8n-nodes-base.noOp",
"position": [
832,
-288
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e409f00f-02b1-4a87-8553-13909cc8da23",
"name": "시트에 행 추가",
"type": "n8n-nodes-base.googleSheets",
"position": [
976,
16
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "e2b900db-b9eb-45e8-9e59-a8e258d03c59",
"name": "코드",
"type": "n8n-nodes-base.code",
"position": [
-64,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "51639a36-6d3f-4437-a6fd-c16f96b5c255",
"name": "대기",
"type": "n8n-nodes-base.wait",
"position": [
640,
0
],
"webhookId": "f22a4495-ea34-4a2e-b8ca-116da66ef4c3",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "d4b9f5d5-625f-4635-ad96-b1e78d4a9569",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-352,
-112
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e7149bdd-2981-4de6-840a-71fec52e8b2a",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-96,
-112
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "311426d1-5c9e-43ab-8f6a-7dd5c849309f",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
928,
-64
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fc1f4b5b-a491-41cc-bfd8-d9aeafad891c",
"name": "스티커 메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
224,
-352
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8e6ab364-5d2c-4e99-b9f1-af26815e3c03",
"name": "스티커 메모4",
"type": "n8n-nodes-base.stickyNote",
"position": [
544,
-64
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"e2b900db-b9eb-45e8-9e59-a8e258d03c59": {
"main": [
[
{
"node": "ab335e18-901d-4733-8c61-595f05ede02c",
"type": "main",
"index": 0
}
]
]
},
"51639a36-6d3f-4437-a6fd-c16f96b5c255": {
"main": [
[
{
"node": "e409f00f-02b1-4a87-8553-13909cc8da23",
"type": "main",
"index": 0
}
]
]
},
"ab335e18-901d-4733-8c61-595f05ede02c": {
"main": [
[
{
"node": "9d4c6804-440a-4a6c-aabd-f51bbd071751",
"type": "main",
"index": 0
}
],
[
{
"node": "51639a36-6d3f-4437-a6fd-c16f96b5c255",
"type": "main",
"index": 0
}
]
]
},
"e409f00f-02b1-4a87-8553-13909cc8da23": {
"main": [
[
{
"node": "ab335e18-901d-4733-8c61-595f05ede02c",
"type": "main",
"index": 0
}
]
]
},
"8ec873d2-615b-4f5d-8dbd-fd8707a35e64": {
"main": [
[
{
"node": "e2b900db-b9eb-45e8-9e59-a8e258d03c59",
"type": "main",
"index": 0
}
]
]
},
"ad59d4c5-e709-49a9-93a5-ca8dd023f0ac": {
"main": [
[
{
"node": "8ec873d2-615b-4f5d-8dbd-fd8707a35e64",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 리드 생성, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Google Sheets를 사용하여 전자상거래 플랫폼과 기술 스택을 검출
Google Sheets를 사용하여 전자상거래 플랫폼 및 기술 스택을 검출
Code
Wait
Http Request
+
Code
Wait
Http Request
12 노드Ajay Yadav
리드 생성
템플릿 HP - 콘텐츠 스케줄링
GPT-4, Apify 및 Google Sheets를 사용하여 Instagram 콘텐츠 일정 자동 생성
Set
Code
Wait
+
Set
Code
Wait
24 노드keisha kalra
콘텐츠 제작
리드 생성 및 이메일 워크플로
Google 지도, SendGrid 및 AI를 사용한 B2B 잠재 고객 개발 및 이메일 마케팅 자동화
If
Set
Code
+
If
Set
Code
141 노드Ezema Kingsley Chibuzo
리드 생성
AI 기반 리드 생성 시스템 (이메일 개인화 및 LinkedIn)
AI 기반 리드 생성 시스템: 이메일 개인화 및 LinkedIn 기능 포함
If
Code
Limit
+
If
Code
Limit
51 노드Matthieu
리드 생성
무료 이메일 풍부한 기능으로 Google Maps 잠재 고객 생성부터 Google Sheets까지 자동화
무료 이메일 풍부화 기능을 통한 Google Maps 잠재고객 생성부터 Google Sheets까지 자동화
If
Code
Split Out
+
If
Code
Split Out
18 노드Zain Khan
리드 생성
CB 지원 회사 및 정보 풍부함
잠재 고객 생성 및 이메일 아웃리치 자동화: Apify, Apollo.io, GPT-4 및 Google Sheets
If
Code
Merge
+
If
Code
Merge
32 노드Intuz
리드 생성