Connecting to Google Calendar
Has anyone connected to Google Calendar? There appears to be a lot of documentation for other Google apps, but not Calendar.
We have a specific Google calendar to show who's out of the office (approved time off requests). I'd like to sync those time off requests from NetSuite into the Google calendar so we don't have to manually keep them sync'd.
Any feedback/guidance on how to set up the Google Calendar connection is appreciated.
Thanks!
0
Comments
Lars Rundquist you can make a connection to Google calendar with our universal HTTP connector. You will need to create an oauth app in your google cloud console. In our google drive documentation, it has a section explaining how to do that: https://docs.celigo.com/hc/en-us/articles/360056026892-Set-up-a-connection-to-Google-Drive. After creating the oauth app, you can setup the connection in Celigo with the below setup:
From there, you can create exports and imports. Here are the api docs on what resources you can get: https://developers.google.com/calendar/api/v3/reference/events/list.
Thanks, Tyler! I will give it a try.
Please sign in to leave a comment.