Use cases are many: Let users book, check, reschedule, or cancel meetings directly from Telegram. Perfect for solopreneurs, agencies, or teams who want an AI-powered assistant that prevents double-bookings, manages Google Calendar, and even sends email invites automatically.
Good to know
At time of writing, this workflow uses OpenAI GPT-4.1-mini for natural conversation handling. See OpenAI Pricing for updated info.
This workflow relies on Google Calendar for scheduling — if the model says “conflict found,” it means an event already exists in that time slot.
How it works
Telegram Chat: A user types natural requests like “Book a meeting with Sarah tomorrow at 2 PM” or “Do I have meetings on Friday?”.
AI Agent (OpenAI): Interprets the request, calculates dates (using Date & Time), and decides whether to create, update, or delete a meeting.
Conflict Checking: Before booking, the agent checks Google Calendar for existing events to avoid overlaps.
Meeting Management:
Notifications: Replies instantly on Telegram and, if needed, sends a Gmail email with meeting details.
Memory: Keeps context of the conversation so users can speak naturally (“reschedule that meeting to 4 PM instead”).
How to use
Requirements
Customising this workflow