๐Ÿ’ฌ Create a customer support voice agent with GPT-5, ElevenLabs & calendar booking

โšก 7,256 views ยท ๐Ÿ’ฌ Support Chatbots

Description

Build a Customer Support AI Voice Agent with GPT-5 and ElevenLabs

Workflow Screenshot

๐Ÿ‘ฅ Who is this for?

This template is ideal for:


๐Ÿ’ก What problem is this workflow solving?

Traditional customer support requires:

This workflow solves those issues by combining GPT-5 intelligence with ElevenLabs voice synthesis, enabling your website visitors to:

All of this happens automatically, reducing costs and ensuring consistent customer experience.


โš™๏ธ What this workflow does

  1. Receive customer voice input via webhook from your website
  2. Transcribe and understand intent using GPT-5 and LangChain reasoning
  3. Fetch information from your knowledge base (Google Sheets) for FAQs, services, or policies
  4. Check availability in Google Calendar in real-time
  5. Create confirmed appointments only after explicit user confirmation
  6. Send confirmation emails with booking details via Gmail
  7. Respond back to the user with a multilingual spoken reply using ElevenLabs

๐Ÿงฐ Setup

Before launching this workflow, make sure you:

  1. Have an OpenAI API key for GPT-5
  2. Set up an ElevenLabs account and API key for voice input/output
  3. Enable Google Sheets API and prepare a sheet with your FAQ/knowledgebase
  4. Enable Google Calendar API and connect your calendar for scheduling
  5. Connect your Gmail account for booking confirmation emails
  6. Configure the Webhook URL on your website for sending voice requests
  7. Follow the sticky note instructions inside the workflow for final setup

๐Ÿ› ๏ธ How to customize this workflow


With this workflow, your website becomes an AI-powered voice assistant โ€” capable of handling customer inquiries, providing multilingual support, and managing bookings seamlessly.


๐Ÿ“„ Documentation: Notion Guide


Need help customizing?

Contact me for consulting and support : Linkedin / Youtube

๐Ÿ”— Nodes Used

Webhook, AI Agent, OpenAI Chat Model, Think Tool

๐Ÿ“ฅ Import

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

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