8
n8n 한국어amn8n.com

자동화된 대출 기관 CRM 워크플로

중급

이것은CRM분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 Code, Twilio, Webhook, GoogleDrive, GoogleSheets 등의 노드를 사용하며. Twilio, Google Sheets 및 Drive를 사용한 자동화된 대출 기관 잠재 고객 관리

사전 요구사항
  • HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
  • Google Drive API 인증 정보
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "DmeYocUMLd2GidjA",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Automated Loan Agency CRM Workflow",
  "tags": [],
  "nodes": [
    {
      "id": "89258a0e-d884-4904-9d90-c16ca02a6a33",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        0
      ],
      "webhookId": "83679504-f9d5-4133-9086-e72ede8ecd55",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "69e8ccc5-83b2-46d5-b549-7c09d896462c",
      "name": "데이터 정리 및 중복 제거",
      "type": "n8n-nodes-base.code",
      "position": [
        208,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "45fba5ea-b903-41b0-bded-8f94e93dbdc5",
      "name": "자동 담당자 할당",
      "type": "n8n-nodes-base.code",
      "position": [
        416,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7",
      "name": "데이터 저장",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        624,
        0
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "bb9f7707-10ad-4cce-9d64-1d640eec87c1",
      "name": "알림 전송",
      "type": "n8n-nodes-base.twilio",
      "position": [
        832,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "89ff9c35-cb8b-4c8d-b5cb-e4d8cca828eb",
      "name": "Webhook1",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        336
      ],
      "webhookId": "dc145909-e028-438b-ae43-15c8c4864d7b",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "679ea89a-4d27-4229-af09-a00194b2b95c",
      "name": "상태 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        208,
        336
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "ed81111d-5780-49dc-a2b2-ba5d50ec79d8",
      "name": "문서 관리",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        416,
        336
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "7d622673-2dc8-472a-9a65-22de7e7b383a",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -48,
        272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0f85838-4bad-4544-a7b3-57710d5c0dcd",
      "name": "신규 잠재 고객 접수 및 할당",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -48,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5cf9ea36-70f3-4ab1-8ffb-7022bab56eb4",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "24d03e3f-c089-4e1b-96f8-dc3f494476eb",
  "connections": {
    "89258a0e-d884-4904-9d90-c16ca02a6a33": {
      "main": [
        [
          {
            "node": "69e8ccc5-83b2-46d5-b549-7c09d896462c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "89ff9c35-cb8b-4c8d-b5cb-e4d8cca828eb": {
      "main": [
        [
          {
            "node": "679ea89a-4d27-4229-af09-a00194b2b95c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7": {
      "main": [
        [
          {
            "node": "bb9f7707-10ad-4cce-9d64-1d640eec87c1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "679ea89a-4d27-4229-af09-a00194b2b95c": {
      "main": [
        [
          {
            "node": "ed81111d-5780-49dc-a2b2-ba5d50ec79d8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "45fba5ea-b903-41b0-bded-8f94e93dbdc5": {
      "main": [
        [
          {
            "node": "4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "69e8ccc5-83b2-46d5-b549-7c09d896462c": {
      "main": [
        [
          {
            "node": "45fba5ea-b903-41b0-bded-8f94e93dbdc5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 고객관계관리

유료인가요?

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

워크플로우 정보
난이도
중급
노드 수11
카테고리1
노드 유형6
난이도 설명

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

저자
Marth

Marth

@marth

Simplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34