Trying to use Google Calendar source for dmx-calendar

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:

https://calendar.google.com/calendar/u/0/embed?src=3178c8752b20d3b16823ab8b76c91cc1a3c16a7d5c8fd6fd94207163e19eb09f@group.calendar.google.com&ctz=America/Los_Angeles

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!

I don’t know anything about dmx-calendar, but you can get a public iCal URL for your Google Calendar:
https://support.google.com/calendar/answer/37648?hl=en#zippy=%2Cget-your-calendar-view-only

Such URL allows other calendar applications to view/import your existing Google Calendar

You need to enter your Google API key and calendar ID, when you add Google Calendar source in the Event Calendar component.