๐Ÿ’ฌ Multi-Agent AI Clinic Management with WhatsApp, Telegram, and Google Calendar

โšก 22,444 views ยท ๐Ÿ’ฌ Support Chatbots

๐Ÿ’ก Pro Tip โ€” HTTP Request scraping tends to break when sites update their markup. If youโ€™re scraping a major platform, check if ScraperNode covers it โ€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

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


๐Ÿฅ Use Cases


๐Ÿ› ๏ธ Technical Implementation

WhatsApp Patient Interaction Flow

Telegram Staff Management Flow

Appointment Reminder System


โš™๏ธ Setup Instructions

  1. Import the Workflow
    n8n โ†’ Workflows โ†’ Import from File โ†’ Upload this JSON file.

  2. Configure Credentials

    • Evolution API (WhatsApp Communication)
    • Telegram Bot API (Staff Communication)
    • Google Calendar OAuth2 (Appointment Management)
    • Google Tasks OAuth2 (Task Management)
    • OpenAI and OpenRouter APIs (AI Agents)
    • PostgreSQL Database (Chat Memory)
  3. Set Sensitive Variables

    • Replace placeholder values:
      • {sua instรขncia aqui} โ†’ Evolution API instance name
      • {nรบmero_whatsapp} โ†’ WhatsApp numbers
      • {url_do_servidor} โ†’ Server URLs
      • {a sua apikey aqui} โ†’ API keys
      • {seu_calendario} โ†’ Google Calendar ID
  4. Customize AI Prompts

    • Adjust system prompts to fit your clinicโ€™s tone, service style, and patient communication guidelines.
    • Set clinic operating hours, escalation rules, and cancellation procedures in AI prompts.
  5. Activate and Test

    • Simulate patient messages via WhatsApp.
    • Test Telegram commands from staff members.
    • Validate daily appointment reminders using the scheduled trigger.

๐Ÿท๏ธ Tags

Healthcare Clinic Management WhatsApp Integration Telegram Bot Appointment Scheduling Google Calendar Google Tasks AI Agents n8n Automation


๐Ÿ“š Technical Notes


๐Ÿ“œ License

This workflow is provided under the MIT License.
Feel free to adapt and customize it for your clinicโ€™s specific needs.

๐Ÿ”— Nodes Used

Webhook, Telegram, Telegram Trigger, Schedule Trigger, AI Agent, OpenAI Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup