I’m trying to use but have not figured out how to connect to my Google Calendar to use as the data source.
Coding at this point:
Calendar location in Google Calendar:
The iframe link, which I would prefer not to use at all unless it can be made fluid instead of static.
“iframe src=“https://calendar.google.com/calendar/embed?src=3178c8752b20d3b16823ab8b76c91cc1a3c16a7d5c8fd6fd94207163e19eb09f%40group.calendar.google.com&ctz=America%2FLos_Angeles” style=“border: 0” width=“800” height=“600” frameborder=“0” scrolling=“no”></iframe”
(I had to mangle the URLs a bit to prevent Google making them “invisible”)
Any help most welcome!