flat-fuchsia
flat-fuchsia4mo ago

Connect Google Calendar Account

trying to use the google calendar tool but i cant understand how to configure it, docs says: Go to Providers Keys > Tools Provider > Google Calendar but I searched all around for "Providers Keys " and cant find it.
No description
4 Replies
sensitive-blue
sensitive-blue4mo ago
Hey! if you want to use google calendars to setup meeting here's what you can do: Make a account on google console enable api's calendar api, gmail api and cloud api, download the json file and create a test user. also after downloading the json file. generate a token.json: Use it in your backend make the post route logic of gmail and calendar and connect it to your vapi through webhook insode request tool. i hove this will resolve your problem
flat-fuchsia
flat-fuchsiaOP4mo ago
thanks steve but why would they have a built in google calender tool thats not working?
sensitive-blue
sensitive-blue4mo ago
Idk actually i am also working on it, i built my backend in python and not using their built in tool because i want more control so idk much about built in tool
Shubham Bajaj
Shubham Bajaj4mo ago
There have been some changes to the UI Dashboard recently and the provider keys section has been moved to the settings page, under integrations. You can find it here now --> https://dashboard.vapi.ai/settings/integrations

Did you find this page helpful?