8
n8n 한국어amn8n.com

자동화된 개인 인사이트: 감정과 날씨 기록을 Notion에

고급

이것은Other분야의자동화 워크플로우로, 19개의 노드를 포함합니다.주로 Code, Cron, Notion, Telegram, HttpRequest 등의 노드를 사용하며. Telegram과 OpenWeatherMap을 사용하여 매일 감정과 날씨를 Notion에 기록

사전 요구사항
  • Notion API Key
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "Ory496P9KwrXYadC",
  "meta": {
    "instanceId": "bfd420b2507202b96311097daac596f40dd0b52b490356dbc5c97e783dc18513",
    "templateCredsSetupCompleted": true
  },
  "name": "Automate Personal Insights: Mood & Weather Logged to Notion 💡✍️",
  "tags": [],
  "nodes": [
    {
      "id": "39c431e2-2e40-4d75-8392-cc5c5336c045",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0e927881-7fb4-4213-a76c-1b2a9219d5c3",
      "name": "도시 날씨 조회",
      "type": "n8n-nodes-base.code",
      "position": [
        200,
        200
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3bce046c-ca18-45b2-9c64-776fd63466df",
      "name": "도시명으로 날씨 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -100,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02d0b0f6-800b-4b20-871b-bbbfdcef83c9",
      "name": "위도/경도로 날씨 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -100,
        440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4ba432fa-e9e5-4c20-bb71-14ff3a5e9120",
      "name": "기분 응답1 대기",
      "type": "n8n-nodes-base.telegramTrigger",
      "disabled": true,
      "position": [
        -400,
        440
      ],
      "webhookId": "726154cc-2a8f-4afa-bdd7-d1b1018c0495",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a6d8b136-1a62-47fe-b54c-739e0763ea06",
      "name": "기분 응답 대기",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -400,
        200
      ],
      "webhookId": "726154cc-2a8f-4afa-bdd7-d1b1018c0495",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0604a32e-e8f3-499d-a883-4bc23cb26544",
      "name": "기분 프롬프트 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -700,
        340
      ],
      "webhookId": "38c33b70-b460-4794-a3e2-19abb8206fc9",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "59c60735-3d0a-4abe-bf96-46dd52312af5",
      "name": "일일 트리거",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1000,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1bc8610f-8a9c-416b-bff9-a9fb7f6a295a",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -760,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1c5256c9-e3b1-47a2-81e4-ff072135a8d0",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1060,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f902bfaa-4585-4b58-b20a-0c5413789f6e",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        140,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dee685fd-e5a8-4a7c-b64b-dc2168d40075",
      "name": "스티키 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c92b74b3-d4bd-4e9d-9fe3-008af4e13f60",
      "name": "스티키 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        720,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b98b75eb-3d7d-4bf7-86ee-0209b0ff6eda",
      "name": "Notion에 행 추가",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        200
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "42739f1a-f6ee-4e59-8700-a8b5e24255bd",
      "name": "스티키 노트6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        440,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c2c30f90-7538-42b4-b137-5a4ee58da071",
      "name": "데이터베이스 조회",
      "type": "n8n-nodes-base.notion",
      "position": [
        500,
        200
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b80abbd5-7f0f-4744-8d86-ab1bcdc50589",
      "name": "Notion1에 행 추가",
      "type": "n8n-nodes-base.notion",
      "position": [
        780,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f64148ba-f530-4e8b-bdb4-b286fca327bb",
      "name": "데이터베이스1 조회",
      "type": "n8n-nodes-base.notion",
      "position": [
        500,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "73fc3f9b-8440-442e-beb7-2376ac755d01",
      "name": "도시 날씨 조회1",
      "type": "n8n-nodes-base.code",
      "position": [
        200,
        440
      ],
      "parameters": {},
      "typeVersion": 2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "16dcec05-5d2a-4f1d-b59c-c2f89dc0ee13",
  "connections": {
    "59c60735-3d0a-4abe-bf96-46dd52312af5": {
      "main": [
        [
          {
            "node": "0604a32e-e8f3-499d-a883-4bc23cb26544",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c2c30f90-7538-42b4-b137-5a4ee58da071": {
      "main": [
        [
          {
            "node": "b98b75eb-3d7d-4bf7-86ee-0209b0ff6eda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f64148ba-f530-4e8b-bdb4-b286fca327bb": {
      "main": [
        [
          {
            "node": "b80abbd5-7f0f-4744-8d86-ab1bcdc50589",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0e927881-7fb4-4213-a76c-1b2a9219d5c3": {
      "main": [
        [
          {
            "node": "c2c30f90-7538-42b4-b137-5a4ee58da071",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "73fc3f9b-8440-442e-beb7-2376ac755d01": {
      "main": [
        [
          {
            "node": "f64148ba-f530-4e8b-bdb4-b286fca327bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a6d8b136-1a62-47fe-b54c-739e0763ea06": {
      "main": [
        [
          {
            "node": "3bce046c-ca18-45b2-9c64-776fd63466df",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4ba432fa-e9e5-4c20-bb71-14ff3a5e9120": {
      "main": [
        [
          {
            "node": "02d0b0f6-800b-4b20-871b-bbbfdcef83c9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "02d0b0f6-800b-4b20-871b-bbbfdcef83c9": {
      "main": [
        [
          {
            "node": "73fc3f9b-8440-442e-beb7-2376ac755d01",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3bce046c-ca18-45b2-9c64-776fd63466df": {
      "main": [
        [
          {
            "node": "0e927881-7fb4-4213-a76c-1b2a9219d5c3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 기타

유료인가요?

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

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

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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34