Block 1 - Conversation Memory
- Type / Role
- @n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
AI Powered Appointment Scheduling with Google Calendar & Sheets Virtual Receptionist Automate customer conversations with an AI powered virtual receptionist . This workflow can chat naturally wit...
@n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.googlecalendartool, n8n-nodes-base.googlesheetstool, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Risper.
Original n8n.io sourceAutomate customer conversations with an AI-powered virtual receptionist. This workflow can chat naturally with clients, answer general business questions (like services, location, and hours), check availability in Google Calendar, book appointments, and save customer details in Google Sheets. Fully customizable for any business type β salons, clinics, agencies, consultants, and more.
Welcome the customer when the customer says hi
Answer general questions
Understand their need
Check availability
Gather customer details
Confirm booking
Save records
| business_id | business_name | business_type | location | phone | services | calendar_id | timezone | currency | working_hours | ai_name | ai_personality | ai_role | emergency_available | booking_advance_days | cancellation_hours | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 001 | Luxe Hair Studio | Hair & Beauty Salon | 123 Main Street, New York, NY 10001 | 1 (XXX) XXX-XXXX | [email protected] | βHaircut & Styling (60 minutes, $3500β¦) Hair Coloring (120 minutes, $8000β¦) β¦β |
calendar-id-here | GMT -3 | USD | MonβSat: 9:00 AM β 7:00 PM, Sun: Closed | bella | Friendly, Stylish, Professional | Manages bookings, answers FAQs, recommends services, gives beauty tips, sends reminders, etc. | no | 10 | 24 |
β
Purpose: Supplies context (services, pricing, hours, AI personality, booking policies).
π‘ The AI uses this sheet to answer general business questions (e.g., βWhere are you located?β, βDo you do hair colouring?β, βWhat are your working hours?β).
| client_number | client_name | event_id | summary | services |
|---|---|---|---|---|
| 001 | Sarah Lee | evt-10293 | Appointment with Sarah Lee β Haircut & Styling | Haircut & Styling |
| 002 | John Smith | evt-10294 | Appointment with John Smith β Highlights | Highlights |
β Purpose: Logs confirmed bookings with service details and links back to Google Calendar.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Create an AI-powered virtual receptionist with Google Calendar & Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Risper |
| Published | 06 Sept 2025 |
Use the JSON export at /data/workflows/8326/8326.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered Appointment Scheduling with Google Calendar & Sheets Virtual Receptionist Automate customer conversations with an AI powered virtual receptionist . This workflow can chat naturally wit...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.