Skip to content
FlowHubFluxonLab
A
AI Automationfree

Multi-Agent AI Clinic Management with WhatsApp, Telegram, and Google Calendar

by Luciano Gutierrezadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentCall n8n Workflow ToolCall n8n Workflow ToolMCP Client ToolMCP Client ToolOpenAIOpenAI Chat ModelOpenAI Chat ModelOpenRouter Chat ModelOpenRouter Chat ModelPostgres Chat MemoryPostgres Chat MemoryTelegramTelegram
Share Post Share
OpenAI Chat Model1OpenAI Chat Mod…AgAssistente clinica internoAssistente clin…GTGoogle TasksMCMCP Google CalendarMCP Google Cale…Receber Mensagem TelegramReceber Mensage…MPPostgres Chat MemoryPostgres Chat M…OpenAI Chat ModelOpenAI Chat Mod…AgAssistente ClínicaAssistente Clín…TTEnviar alerta de cancelamentoEnviar alerta d…ScGatilho diárioAgAssistente de confirmaçãoAssistente de c…AgAI AgentMPPostgres Chat Memory1Postgres Chat M…MCMCP Google Calendar2MCP Google Cale…MCMCP GMAILMCMCP CALENDARTelegramOpenRouter Chat Model1OpenRouter Chat…WeWebhook1SeEdit Fields1SwSwitchOpenAIEAEvolution APICTConvert to FileOpenAI1AgAI Agent2OpenRouter Chat Model2OpenRouter Chat…EAEvolution API2TWCallToHumanOpenAI Chat Model2OpenAI Chat Mod…EAREMINDER123456
1/5
FLOWS
STEPS · 6
Starts on a Telegram event

Healthcare Clinic Assistant with WhatsApp and Telegram Integration Version: 1.1.0 n8n Version: 1.88.0+ License: MIT 📋 Description A comprehensive and modular automation workflow designed for healthcare clinics. It manages patient communication, appointment scheduling, confirmations, rescheduling, internal tasks, and media processing by integrating WhatsApp, Telegram, Google Calendar, and Google Tasks, combined with AI-powered agents for maximum efficiency. This system guarantees proactive communication with patients, streamlined internal clinic management, and consistent data synchronization across platforms. 🌟 Key Features 🤖 AI-Powered Specialized Agents: Distinct agents handle WhatsApp patient support, appointment confirmations, and internal rescheduling tasks. 📱 Omnichannel Communication: Handles patient interactions via WhatsApp and staff commands via Telegram. 📅 Google Calendar Appointment Management: Full synchronization for creating, updating, canceling, and confirming appointments. 📋 Task Management with Google Tasks: Manages shopping lists and administrative tasks efficiently through staff Telegram requests.

Tags

n8nreference-onlyagentlm-chat-open-ailm-chat-open-routermcp-client-toolmemory-postgres-chatopen-aitelegramtool-workflow
Connects
AAI Agentcalln8nworkflowtoolCall n8n Workflow ToolmcpclienttoolMCP Client ToolOpenAIopenaichatmodelOpenAI Chat ModelopenrouterchatmodelOpenRouter Chat Model
CategoryAI Automation
Triggermanual
Complexityadvanced
Nodes31
AddedApr 24, 2025

Related workflows

See all AI Automation
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
Acodetoollangchaincodeopenaichatmodel
free

Custom LangChain agent written in JavaScript

This workflow has multiple functionalities. It starts with a manual trigger, "When clicking 'Execute Workflow'", that activates two separate paths. The first path takes a preset string "Tell me a joke" and processes it through a custom Language Learning Model (LLM) chain node. This node interacts with an OpenAI node for query processing. The second path takes another preset string "What year was Einstein born?" and passes it to an "Agent" node. This agent further interacts with a Chat OpenAI node and a custom Wikipedia node to produce the required information. The workflow uses both built-in and custom nodes, and integrates with OpenAI for both paths. It's built for experimenting with language models, specifically in the context of conversational agents and information retrieval. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team