Google Calendar Integration

google-assistant
amazon-alexa

#1

Hi, I’m working on a project that requires me to take information from one’s Google Calendar and output the information based on a request. Ex: “Hey Google, where is name”. Google: “name is currently at a meeting scheduled for 4:00PM”.
I can’t really find anything on how to integrate the Calendar into the actual Jovo platform, any tips?
Thanks @jan


#2

I haven’t built anything like this before, but suggest to take a look at the Google Calendar API:


#3

@jan, do you have any additional tips on how to integrate JOVO with Outlook or other programs like such? Thanks


#4

Jovo apps are JavaScript-based. Anything you can do with JavaScript, you can do with Jovo. I suggest looking at the Outlook API docs