assistant cant book appointment to GHL Calendar.
# support
r
I have the correct api key, correct calendar keys, correct script, everything is correct but the caller isn't booking people into the calendar.
j
This usually isn’t about the API key, more often the booking step isn’t actually firing or the data sent is incomplete. Have you checked the logs to see if the calendar action is being triggered at all? Timezone or start/end time format can also quietly break it. Are you connecting straight to Google Calendar or through n8n/Make? @riza
r
i just got an email from vapi support saying the ghl integration has a bug lol
j
That makes sense then 😅. If VAPI confirmed there's a bug with the GHL integration, I'd route the bookings through n8n or Make for now since they're usually more reliable for handling calendar actions and fallbacks. Are you planning to wait for the fix, or would you rather set up a workaround in the meantime? @riza
r
what’s a n8n
j
n8n is basically an automation tool that connects apps together. In your case, VAPI can send the booking info to n8n, and n8n can handle creating the appointment. A lot of people use it when native integrations are acting up. @riza
Have you used any automation tools before?
r
no, i havent, ill look into it
c
Hi Riza, Thanks for your patience here. You're right that there's a known bug affecting the GHL native calendar integration, and our engineering team is actively working on a fix. I'm sorry that's caused a gap in your bookings. On n8n: that's a valid workaround but it does have a learning curve, especially if you haven't used automation tools before. If waiting for the native fix is an option for you, that's perfectly reasonable and you won't need to set anything new up. I'd recommend that path if you're not under immediate time pressure. If you do need bookings working right now and can't wait, the simplest alternative without n8n would be using a [Make.com](http://Make.com) scenario instead, which has a more beginner-friendly interface. That said, I'd rather not push you toward a workaround if the fix is coming soon. Regards, Chiranjeet Vapi Support
j
Hello @riza
r
hi, does google calendar intwergreation work?
and is the ghl fix coming soon
or could i use cal.com
is there any other intergrations i could quickly use
c
Hi Riza, Google Calendar is actually a native integration in Vapi. You can connect it directly from your dashboard under the Tools section without needing any third-party automation tool. On the GHL calendar bug, I don't have a fix timeline yet but I'm checking internally and will update you here. If you'd prefer a quicker workaround while waiting, [Make.com](http://Make.com) is also natively supported and can connect to most calendar and booking tools with a visual no-code setup. Let me know if you run into any issues setting up the Google Calendar connection and I can help walk you through it.