8
n8n 한국어amn8n.com

加密通貨取引소 상장 및 상장 경고 Telegram, X 및 Discord에 전송

고급

이것은Crypto Trading분야의자동화 워크플로우로, 26개의 노드를 포함합니다.주로 If, Code, Limit, Discord, Twitter 등의 노드를 사용하며. 암호화폐 거래소에서 상장 및 상장 해제 경고를 Telegram, X 및 Discord으로 전송

사전 요구사항
  • Discord Bot Token 또는 Webhook
  • Twitter API 인증 정보
  • Supabase URL과 API Key
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "76f564ce9e1f496ea6c3533f155d5217a31a74b1b62bea30c37742947aa7de7c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "14cfc5b7-485b-46bf-8678-55d893a06e31",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -840,
        780
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7e17b842-f2df-4d8e-8412-74eed548317a",
      "name": "제한",
      "type": "n8n-nodes-base.limit",
      "position": [
        360,
        660
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "63f63973-a66c-42a9-ad58-c1369ab07986",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        880,
        660
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "9496e799-c759-4e76-8b77-4acbaee8bcf0",
      "name": "Get a row",
      "type": "n8n-nodes-base.supabase",
      "position": [
        640,
        660
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6e2886ee-d9c4-4dfc-80cb-639b2422cae2",
      "name": "Http request (Delistings)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -260,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d0c6a4d9-764f-4c0b-8cee-e10cb41580ba",
      "name": "제한1",
      "type": "n8n-nodes-base.limit",
      "position": [
        360,
        960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bafd1418-cd87-4d9b-b4ed-60b0ac9b5e75",
      "name": "If1",
      "type": "n8n-nodes-base.if",
      "position": [
        880,
        960
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "66742a6a-2301-4205-9909-0100fcf5e70b",
      "name": "Get a row1",
      "type": "n8n-nodes-base.supabase",
      "position": [
        640,
        960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "657becef-e32f-4241-9fd8-a278418f54b6",
      "name": "HTTP 요청 (listings)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -260,
        960
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "fc403f6e-4d74-4197-8af5-5f311941f33b",
      "name": "Split Items",
      "type": "n8n-nodes-base.code",
      "position": [
        100,
        660
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f99ea864-1753-40ce-a15c-a03ccfe9d51b",
      "name": "Split Items1",
      "type": "n8n-nodes-base.code",
      "position": [
        100,
        960
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4dfe159c-90bc-41b4-81ee-69cdf675008c",
      "name": "메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        560,
        540
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "75a985e6-5820-4bbd-b5b7-5cb11b31467e",
      "name": "Send Delisting Alert To Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1680,
        140
      ],
      "webhookId": "6f747aab-c6a6-4b93-95de-9b5674cfae52",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "03d36bd6-9505-48fd-886c-b38ea9b8530e",
      "name": "Send Listing Alert To Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1680,
        440
      ],
      "webhookId": "b30f0796-344e-49a6-a8db-1108571d48ad",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "61ac6547-f37c-4332-b74f-504fdf998a81",
      "name": "Store ID for future Updates",
      "type": "n8n-nodes-base.supabase",
      "position": [
        2720,
        1160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a152ac10-4238-40f5-948d-0416a67c27d3",
      "name": "Store ID for future updates1",
      "type": "n8n-nodes-base.supabase",
      "position": [
        2740,
        1460
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f184adb0-5ad7-4783-ad5f-faae7c39c13a",
      "name": "메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "132c0855-897e-41e6-9ebb-18e27935e7a1",
      "name": "메모4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a80df6f2-61db-4872-84a3-23bef3d13ee0",
      "name": "메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2000,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "898dfc8b-c022-4a01-b91e-ac2e7e8e68f5",
      "name": "메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2520,
        920
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0c31830-0cac-42cd-9720-8248da07f871",
      "name": "메모17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "41db03ff-a60d-455c-9458-3acce66edcd9",
      "name": "Create Tweet Delisting",
      "type": "n8n-nodes-base.twitter",
      "position": [
        1700,
        760
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2b4d7c27-4ef6-4798-88ea-7ec982e89260",
      "name": "Create Tweet Listing",
      "type": "n8n-nodes-base.twitter",
      "position": [
        1700,
        960
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b4cb11da-ece3-442b-9037-9dbf7733dfc1",
      "name": "메모16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        1220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "56a42b6c-2df5-477d-bffc-dfeb2224c315",
      "name": "Send a message(Delistings)",
      "type": "n8n-nodes-base.discord",
      "position": [
        1700,
        1580
      ],
      "webhookId": "2e9a4cf3-e607-401b-8381-0ac4b47f14fb",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9d378a0f-f9d3-49e5-8934-967c98e2278c",
      "name": "Send a message (new listings)",
      "type": "n8n-nodes-base.discord",
      "position": [
        1700,
        1820
      ],
      "webhookId": "2e9a4cf3-e607-401b-8381-0ac4b47f14fb",
      "parameters": {},
      "typeVersion": 2
    }
  ],
  "pinData": {},
  "connections": {
    "63f63973-a66c-42a9-ad58-c1369ab07986": {
      "main": [
        [],
        [
          {
            "node": "56a42b6c-2df5-477d-bffc-dfeb2224c315",
            "type": "main",
            "index": 0
          },
          {
            "node": "75a985e6-5820-4bbd-b5b7-5cb11b31467e",
            "type": "main",
            "index": 0
          },
          {
            "node": "41db03ff-a60d-455c-9458-3acce66edcd9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bafd1418-cd87-4d9b-b4ed-60b0ac9b5e75": {
      "main": [
        [],
        [
          {
            "node": "9d378a0f-f9d3-49e5-8934-967c98e2278c",
            "type": "main",
            "index": 0
          },
          {
            "node": "03d36bd6-9505-48fd-886c-b38ea9b8530e",
            "type": "main",
            "index": 0
          },
          {
            "node": "2b4d7c27-4ef6-4798-88ea-7ec982e89260",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "9496e799-c759-4e76-8b77-4acbaee8bcf0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit1": {
      "main": [
        [
          {
            "node": "66742a6a-2301-4205-9909-0100fcf5e70b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9496e799-c759-4e76-8b77-4acbaee8bcf0": {
      "main": [
        [
          {
            "node": "63f63973-a66c-42a9-ad58-c1369ab07986",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "66742a6a-2301-4205-9909-0100fcf5e70b": {
      "main": [
        [
          {
            "node": "bafd1418-cd87-4d9b-b4ed-60b0ac9b5e75",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fc403f6e-4d74-4197-8af5-5f311941f33b": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f99ea864-1753-40ce-a15c-a03ccfe9d51b": {
      "main": [
        [
          {
            "node": "Limit1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "6e2886ee-d9c4-4dfc-80cb-639b2422cae2",
            "type": "main",
            "index": 0
          },
          {
            "node": "HTTP Request (listings)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request (listings)": {
      "main": [
        [
          {
            "node": "f99ea864-1753-40ce-a15c-a03ccfe9d51b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6e2886ee-d9c4-4dfc-80cb-639b2422cae2": {
      "main": [
        [
          {
            "node": "fc403f6e-4d74-4197-8af5-5f311941f33b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "56a42b6c-2df5-477d-bffc-dfeb2224c315": {
      "main": [
        [
          {
            "node": "61ac6547-f37c-4332-b74f-504fdf998a81",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9d378a0f-f9d3-49e5-8934-967c98e2278c": {
      "main": [
        [
          {
            "node": "a152ac10-4238-40f5-948d-0416a67c27d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "03d36bd6-9505-48fd-886c-b38ea9b8530e": {
      "main": [
        []
      ]
    },
    "75a985e6-5820-4bbd-b5b7-5cb11b31467e": {
      "main": [
        []
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 암호화폐 거래

유료인가요?

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

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

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34