Add timezone support for Google Calendar integration

Hello all,

It would be nice if we could further specify the timezone of the event when we are using data from Google Calendar. For example, just like in Google Calendar API, we can specify the start value with a timezone value as below:

"start": {
    "date": date,
    "dateTime": datetime,
    "timeZone": string
  }

Currently, the fields exposed from the integration are limited. It would be nice to include more fields like recurrence as well if possible.

Thanks,

Status Open
0 1 77