Automatically Save Telegram Messages to Google Docs
Workflow Description
An automation that receives Telegram messages via webhook, processes them through an AI agent powered by OpenAI for analysis, and records the results in a Google Docs document while maintaining conversation context.
How it works
- 1.Receive Telegram message through webhook trigger
- 2.Process text using AI agent with memory buffer
- 3.Write processed content to Google Docs document
Use cases
- Automatically log work notes from Telegram into a shared document
- Save project messages and their AI-processed responses in real time
Requirements
- Active webhook URL from n8n configured to receive messages
- Telegram bot token with API access enabled
- Google Docs document with write permissions
- OpenAI API key for text processing
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (23)
Check User & Chat ID
If
Error message
Set
Sticky Note
Sticky Note
Listen for Telegram Events
Webhook
Sticky Note1
Sticky Note
Validation
Set
Sticky Note4
Sticky Note
Message Router
Switch
AI Agent
Agent
Merge
Merge
Window Buffer Memory
Memory Buffer Window
When chat message received
Chat Trigger
Sticky Note10
Sticky Note
Telegram Response
Set
Save Long Term Memories
Google Docs Tool
Sticky Note3
Sticky Note
Retrieve Long Term Memories
Google Docs
Sticky Note5
Sticky Note
Sticky Note6
Sticky Note
Response Error message
Set
Sticky Note12
Sticky Note
DeepSeek-R1 Reasoning
OpenAI
DeepSeek-V3 Chat
OpenAI