Connect Google Calendar Account
# support
r
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. https://cdn.discordapp.com/attachments/1390076564653473912/1390076565517242409/image.png?ex=6866f12f&is=68659faf&hm=8974eabd1b642bbbf4b25a43e9da676173046c5d1f96ca69dcdf435b758e5a27&
s
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
r
thanks steve but why would they have a built in google calender tool thats not working?
s
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
c
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 -->
2 Views