AI Agents

Connect Telegram with Google Docs

23 nodes 297 163 Webhook
Download

Workflow Description

Automation that receives Telegram messages via webhook, processes them with an AI agent powered by OpenAI while maintaining conversation memory, then writes results directly to a specified Google Docs document in real time.

How it works

  1. 1.Receive message from Telegram through webhook and store it in temporary memory buffer
  2. 2.Process text with an intelligent agent using OpenAI model for understanding and generating responses
  3. 3.Write outputs and conversation history to Google Docs automatically

Use cases

  • Document Telegram conversations in a centralized document with real-time updates
  • Collect team ideas and notes from Telegram and save them organized in Docs
  • Create smart daily journals supporting two-way dialogue while preserving context

Requirements

  • Active Telegram account and bot token available for authentication
  • Google Docs document with write permissions and Google Docs tool configured in n8n
  • Valid OpenAI API key and current model version (GPT-3.5 or higher)

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Telegram AI Agent Memory Chat Trigger Google Docs OpenAI

Details

Trigger Webhook
Nodes 23
Apps 6
Views 297
Downloads 163

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (23)

/

Check User & Chat ID

If

#1

Error message

Set

#2

Sticky Note

Sticky Note

#3

Listen for Telegram Events

Webhook

#4

Sticky Note1

Sticky Note

#5

Validation

Set

#6

Sticky Note4

Sticky Note

#7

Message Router

Switch

#8

AI Agent

Agent

#9

Merge

Merge

#10

Window Buffer Memory

Memory Buffer Window

#11

When chat message received

Chat Trigger

#12

Sticky Note10

Sticky Note

#13

Telegram Response

Set

#14

Save Long Term Memories

Google Docs Tool

#15

Sticky Note3

Sticky Note

#16

Retrieve Long Term Memories

Google Docs

#17

Sticky Note5

Sticky Note

#18

Sticky Note6

Sticky Note

#19

Response Error message

Set

#20

Sticky Note12

Sticky Note

#21

DeepSeek-R1 Reasoning

OpenAI

#22

DeepSeek-V3 Chat

OpenAI

#23