8
n8n 한국어amn8n.com

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)는 사용자 직접 비용을 지불해야 할 수 있습니다.

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

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34