๐ ๏ธ Show & Tell: AI Voice Receptionist โ Retell AI + n8n + Google Sheets + Retool
Hey Contra community ๐
Just wrapped a full AI voice receptionist build for a home services client and wanted to share what went into it.
What it does:
Answers inbound calls 24/7 using Retell AI
Runs 3 real-time checks via n8n: service area ยท slot availability ยท customer lookup
Books the appointment live on the call โ no double-booking
Logs to Google Sheets and fires a confirmation email automatically
Full Retool command center for the client to manage everything
The tricky part:
Retell AI has a toggle called "Payload: args only" โ when enabled, it strips the parent wrapper from the webhook payload. Took a solid debug session to figure out why n8n kept returning empty data. Once I caught it and rebuilt the payload mapping, everything worked end to end.
Stack: Retell AI ยท n8n ยท Google Sheets ยท Retool MCP
Happy to answer questions on any part of the build โ webhooks, n8n sub-workflow structure, Retool dashboard setup, whatever.
If you're a builder who gets overflow work in voice AI or home services automation, let's connect ๐ค
๐ ๏ธ Show & Tell: AI Voice Receptionist โ Retell AI + n8n + Google Sheets + Retool
Hey Contra community ๐
Just wrapped a full AI voice receptionist build for...