đź’¬ Voice agent for dental appointment booking with Gemini AI

⚡ 19,405 views · 💬 Support Chatbots

Description

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

AI dental appointment booking with Google Calendar and Sheets

Who’s it for

This workflow is perfect for dental practices, medical offices, and healthcare providers who want to automate their appointment scheduling process. It’s ideal for practices that receive high volumes of appointment requests and want to reduce manual booking while maintaining accurate patient records.

What it does

This AI-powered voice agent handles complete appointment booking workflows for “Pearly Whites Dental.” When patients call or submit requests, the system:

The workflow operates in Central Time Zone and assumes standard business hours (8 AM - 5 PM, excluding lunch).

How it works

The system receives webhook requests containing patient interaction data. The AI agent processes this information and determines which tools to use based on the request type. For availability checks, it intelligently searches multiple time slots in 30-minute increments until finding suitable options. All appointments are automatically formatted as “Dental Appointment | [Patient Name]” and logged with complete patient details.

Requirements

How to set up

  1. Configure Google Calendar credentials in the calendar tool nodes
  2. Set up Google Sheets integration with your patient tracking spreadsheet
  3. Add your Google Gemini API key to the language model node
  4. Update the calendar ID in both calendar nodes to match your practice calendar
  5. Modify the Google Sheets document ID to point to your patient records sheet
  6. Test the webhook endpoint to ensure proper request processing

How to customize the workflow

đź”— Nodes Used

Webhook, AI Agent, Simple Memory, Google Gemini Chat Model, Think Tool

📥 Import

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

📖 Importing guide · 🔑 Credential setup