Save new Files received on Telegram to Google Drive

Automatically saves new files received on Telegram to Google Drive, ensuring secure storage and easy access. This workflow triggers on new messages, checks for file attachments, and uploads them directly to a designated Google Drive folder, streamlining file management and enhancing productivity.

7/8/2025
3 nodes
Medium
manualmediumtelegramtriggergoogle drivecommunicationbotlogicconditional
Categories:
Communication & MessagingManual TriggeredMedium Workflow
Integrations:
TelegramTriggerGoogle Drive

Target Audience

This workflow is ideal for:
- Businesses: Companies that receive important files through Telegram and need to store them securely in Google Drive.
- Freelancers: Independent professionals who communicate with clients via Telegram and require an organized way to save received documents.
- Teams: Collaborative groups that share files on Telegram and want to ensure all documents are backed up in a centralized location.
- Developers: Tech-savvy individuals looking to automate file management processes between Telegram and Google Drive.

Problem Solved

This workflow addresses the challenge of managing files received through Telegram. It automates the process of saving these files to Google Drive, ensuring that important documents are not lost and are easily accessible. By eliminating manual downloads and uploads, it saves time and reduces the risk of human error.

Workflow Steps

  • Trigger on New Telegram Message: The workflow begins when a new message is received on Telegram, specifically looking for messages that may contain files.
    2. Check for File Presence: The workflow checks if the received message includes a file attachment. If a file is present, it proceeds to the next step.
    3. Upload to Google Drive: If a file is detected, the workflow automatically uploads the file to a specified folder in Google Drive, using the original file name for easy identification.
  • Customization Guide

    Users can customize this workflow by:
    - Changing the Folder ID: Modify the folderId parameter in the 'Upload File to GDrive' node to save files in a different Google Drive folder.
    - Adjusting File Conditions: Alter the conditions in the 'If Message contains a File' node to filter specific file types or sizes based on user requirements.
    - Modifying the Trigger: Users can set up different types of triggers in the 'On new Telegram Message' node to respond to various message types, such as photos, videos, or documents.