đź’¬ Chat with your event schedule from Google Sheets in Telegram

⚡ 4,634 views · 💬 Support Chatbots

Description

What it is

Chat with your event schedule from Google Sheets in Telegram:

This workflow lets you chat with a telegram bot about past, present and future events that are scheduled in a Google Spreadsheet.

(Info: This proof-of-concept was created as a demo for a hackathon of an AI & Developer Meetup in Da Nang (Vietnam) that uses a telegram group to organize)

Who it is for

If you want an easy way for your audience to get information about your events, you can us this workflow for the same purpose, or easily adapt it to your needs and different use-cases where you want to query smaller amounts of tabular data in natural language.

How it works

Upon getting triggered by a chat message to a telegram bot, the schedule of meetups is retrieved from Google Spreadsheets, converted into a markdown table syntax and fed into the system prompt of an LLM (we’re using OpenRouter in this example), whose output is posted back as answer into the same telegram chat.

Setup steps

TO REVIEWING IN ACTION

As the reviewer of this workflow, you can temporarily use it via an existing telegram bot, simply point your telegram client to https://t.me/AiDaNangBot and start to ask questions like:

To build upon this workflow:

đź”— Nodes Used

Google Sheets, Telegram, Telegram Trigger, AI Agent, Simple Memory, Chat Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup