Automated Content Management from Telegram to Notion and Google Drive

somdn_product_page

This n8n workflow automates the process of handling various types of content sent via Telegram, streamlining content organization and storage. When a message is received on Telegram, the workflow intelligently routes images, text, and files to different services based on their type.

For images, the workflow downloads the photo, converts it to base64, uploads it to ImgBB for hosting, and then adds the image with a caption to Notion as a toggle block. Text messages are added directly as headings in Notion. Files are downloaded from Telegram, uploaded to Google Drive, and their details such as size, type, uploader, and creation date are recorded in Google Sheets.

The process concludes with a notification message sent back to the user, confirming successful processing. This workflow is ideal for content creators or teams who want to organize and store Telegram content seamlessly, maintaining records and ensuring quick access to shared media and documents.

Node Count

11 – 20 Nodes

Nodes Used

extractFromFile, googleDrive, googleSheets, httpRequest, notion, stickyNote, switch, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “Automated Content Management from Telegram to Notion and Google Drive”

Your email address will not be published. Required fields are marked *