Google Calendar Integration
under review
Dave Rapin
Look into integrating (syncing draws to) a club provided Google Calendar which can then be embedded on the club's schedule screen replacing the current homegrown calendar for clubs choosing to integrate.
It may be possible to have the club's google calendar subscribe to the club's All Events calendar instead of needing an API level integration. I'm not sure if the embed would include subbed calendar events though. Will need some testing.
Ideally for every event (league, competition), the administrator can choose to publish it to one or more club google calendars. So on our "Integrations" screen, clubs can setup one or more Google Calendars (potentially non-google calendars in the future?) using API keys and then they'll be able to select which events (in the current season) have their schedule sent to it.
K R
I’m in the process of creating a separate web page on our site that includes our practice ice schedule and any non-league related schedule. Having the capability of merging the 2 would be significantly easier on the users, particularly those who are less technically savvy! Also, similar to Google calendar, it would be nice to be able to filter by various calendars, so that the user can select which one they want to display.
K R
I just created a page for our ice schedule (https://silver-fox.curling.io/en/pages/2198-ice-schedule), that also links to the “schedule” page. However, when you click on the link, it shows a blank schedule. How do I get the code from the schedule page to render with the correct data?
Dave Rapin
K R: Looks like you just need to remove the trailing slash. So https://silver-fox.curling.io/en/draws and NOT https://silver-fox.curling.io/en/draws/
Dave Rapin
K R: Yes you can combine everything within one google calendar embed, but it's really unintuitive. Not much we can do about that, except maybe produce a tutorial for it. Not sure why Google doesn't simplify the process and allow you to just create "combined" calendars from multiple subscriptions / feeds.
Dave Rapin
under review
Apparently this is already doable, but requires some sorcery w/ Google Calendar embedding.
Dave Rapin
planned