N
n8n Store
Workflow Market
Voice Notes Telegram to Google Doc

Voice Notes Telegram to Google Doc

by rahimin3d0 views

Description

Categories

🤖 AI & Machine Learning

Nodes Used

n8n-nodes-base.telegramn8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.googleDriven8n-nodes-base.googleDrive@n8n/n8n-nodes-langchain.agentn8n-nodes-base.telegramTrigger@n8n/n8n-nodes-langchain.openAi
PriceGratis
Views0
Last Updated11/28/2025
workflow.json
{
  "id": "4y65fx3v7PFhlEu5",
  "meta": {
    "instanceId": "e899363d447179cae55336f533b264bf7639597e931bf3873bf4820e8fab8a8a",
    "templateCredsSetupCompleted": true
  },
  "name": "Voice Notes Telegram to Google Doc",
  "tags": [
    {
      "id": "ChgTR7xXi6hcZ60s",
      "name": "Personal Data reports",
      "createdAt": "2025-05-09T21:28:35.188Z",
      "updatedAt": "2025-05-09T21:28:35.188Z"
    }
  ],
  "nodes": [
    {
      "id": "92d5fc23-69ce-481f-b8eb-b5ea41ed4359",
      "name": "Telegram1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -360,
        1360
      ],
      "webhookId": "fede413e-e33e-46f3-8374-a81bc214f506",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "35be01c6-f98e-4856-a8ac-c77b48ba93c7",
      "name": "OpenAI2",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        320,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9ce52707-ec8f-44f3-ae9c-343ef356cf3a",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        1180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e7bf3a41-3da6-4e3e-b7e5-4fbbace4290f",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        800,
        940
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cf26175d-ac3b-450b-b471-d7d4fa42c2bb",
      "name": "DeepSeek Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatDeepSeek",
      "position": [
        1320,
        1880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "eef64705-3296-4a77-97a4-43c4c420d02a",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1320,
        1620
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "e5148b6f-541b-4cfd-b754-421c4ec123c8",
      "name": "Telegram Trigger1",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1060,
        1360
      ],
      "webhookId": "23ebcf45-acf7-4256-9fd7-2d8b9b59fc74",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4846566d-66d6-4c75-ab76-ea737947f2b0",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        880,
        1160
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "f19a29b3-c77d-4a62-903e-24b01adc8b75",
      "name": "Google Drive2",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2100,
        1620
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "16b54380-d2f2-4a32-843f-def1da98190d",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2040,
        1380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "56eb7411-bd34-4125-ad60-458b2087fab3",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1180,
        1460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d31e10d6-18e8-4d80-b0e3-bbf3eb8bfbaf",
  "connections": {
    "OpenAI2": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "Google Drive2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram1": {
      "main": [
        [
          {
            "node": "OpenAI2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive": {
      "main": [
        []
      ]
    },
    "Telegram Trigger1": {
      "main": [
        [
          {
            "node": "Telegram1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "DeepSeek Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}

相关工作流