AI Agents

Automatically Save Telegram Messages to Google Docs

23 nodes 424 184 Webhook
Download

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. 1.Receive Telegram message through webhook trigger
  2. 2.Process text using AI agent with memory buffer
  3. 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

Telegram AI Agent Memory Chat Trigger Google Docs OpenAI

Details

Trigger Webhook
Nodes 23
Apps 6
Views 424
Downloads 184

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