8
n8n 한국어amn8n.com

Venmo CSV 파일을 Quickbooks Dropbox으로 변환합니다.

중급

이것은Finance분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 Code, Dropbox, FormTrigger, GoogleDrive, ConvertToFile 등의 노드를 사용하며. Venmo 대장 CSV 파일을 QuickBooks CSV 입력 형식으로 변환합니다.

사전 요구사항
  • Google Drive API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "GFl0zw9bVxSpj5cp",
  "meta": {
    "instanceId": "164014b8cab9573390414e9f0579f2476d40e20fec470a9a0b02c8b0e0a60c48",
    "templateCredsSetupCompleted": true
  },
  "name": "Convert Venmo CSV File to Quickbooks Dropbox",
  "tags": [],
  "nodes": [
    {
      "id": "ce569a2c-c02c-4917-ac2a-5762f5a75d13",
      "name": "파일에서 추출",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        320,
        0
      ],
      "parameters": {},
      "typeVersion": 1,
      "alwaysOutputData": true
    },
    {
      "id": "137ba5e3-f947-4a12-a59c-f286f61f6033",
      "name": "파일로 변환",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        980,
        0
      ],
      "parameters": {},
      "notesInFlow": false,
      "typeVersion": 1.1
    },
    {
      "id": "c4c05bb0-db83-4459-829e-aa163e0c3d0f",
      "name": "Dropbox",
      "type": "n8n-nodes-base.dropbox",
      "disabled": true,
      "position": [
        1420,
        0
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1
    },
    {
      "id": "9714029a-bbe1-498e-afc1-d22f43106989",
      "name": "파일 이름 생성",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f32604cb-6116-4174-ab7c-bfff81817da1",
      "name": "Venmo를 QB로 변환",
      "type": "n8n-nodes-base.code",
      "position": [
        760,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2739bd35-d916-4aec-98a7-d458b1136de4",
      "name": "양식 제출 시",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        100,
        0
      ],
      "webhookId": "a96a3bb6-c7e1-4287-8899-d7137a9b690d",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "fe679f92-da12-4878-aa9f-a7f03b549f58",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1200,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "50b72f33-941b-4844-b836-181951ecc2ce",
  "connections": {
    "fe679f92-da12-4878-aa9f-a7f03b549f58": {
      "main": [
        [
          {
            "node": "c4c05bb0-db83-4459-829e-aa163e0c3d0f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "137ba5e3-f947-4a12-a59c-f286f61f6033": {
      "main": [
        [
          {
            "node": "fe679f92-da12-4878-aa9f-a7f03b549f58",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ce569a2c-c02c-4917-ac2a-5762f5a75d13": {
      "main": [
        [
          {
            "node": "9714029a-bbe1-498e-afc1-d22f43106989",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9714029a-bbe1-498e-afc1-d22f43106989": {
      "main": [
        [
          {
            "node": "f32604cb-6116-4174-ab7c-bfff81817da1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2739bd35-d916-4aec-98a7-d458b1136de4": {
      "main": [
        [
          {
            "node": "ce569a2c-c02c-4917-ac2a-5762f5a75d13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f32604cb-6116-4174-ab7c-bfff81817da1": {
      "main": [
        [
          {
            "node": "137ba5e3-f947-4a12-a59c-f286f61f6033",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 금융

유료인가요?

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

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

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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34