Reputation: 1637
If I can see a known public google calendar, am i able to figure out the ical feed for it? Or must they specifically provide a link to it that google generates?
Upvotes: 2
Views: 5262
Reputation: 461
the src address in an embed link - either email or calendar group account ([email protected]
) - is part of the ical url
https://calendar.google.com/calendar/[email protected]
to
https://calendar.google.com/calendar/ical/[email protected]/public/basic.ics
This is not mentioned in googles official help article for sharing public calendars support/calendar#37083 as of writing, though I sent feedback.
Upvotes: 3