@Vapi Sure thing!
So I’ve been trying to create an appointment booking assistant with Vapi and Make, but it seems like even if Vapi is being able to trigger the webhooks, the information being generated isn’t going back to the assistant.
How this problem looks is:
- not being able to check current date and time, the assistant is using 2023 dates.
- not being able to check for available time slots on my google calendar, which is an inconvenience because there’s no way to prevent double bookings or booking at times when I’m not available.
- not being able to book appointments, so the assistant is not being able to fulfill it’s purpose.