Communication & Messaging
Save new Files received on Telegram to Google Drive
Save new Files received on Telegram to Google Drive
Manual
Medium
3
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
3
Node Types
3
Node Types
telegram Trigger
On new Telegram Message
1 node
if
If Message contains a File
1 node
google Drive
Upload File to GDrive
1 node
Workflow JSON
3.08 KB
{
"id": "a4GTp998ENMMfuqK",
"meta": {
"instanceId": "24bd2f3b51439b955590389bfa4dd9889fbd30343962de0b7daedce624cf4a71"
},
"name": "Save new Files received on Telegram to Google Drive",
"tags": [],
"nodes": [
{
"id": "0fcb072b-ea4b-43b2-ad7c-46ad62b1e2ad",
"name": "On new Telegram Message",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
900,
520
],
"webhookId": "1e92584a-dd10-4fec-86a6-3b2691b85bba",
"parameters": {
"updates": [
"message"
],
"additionalFields": {
"download": true
}
},
"credentials": {
"telegramApi": {
"id": "EO2PA74ehePPYVFU",
"name": "Telegram Notification Bot"
}
},
"typeVersion": 1
},
{
"id": "08e492f8-b969-4de2-b207-17fcd3cb8787",
"name": "If Message contains a File",
"type": "n8n-nodes-base.if",
"position": [
1160,
520
...Showing first 1000 characters. Click "Expand" to view the full JSON.