Hi, I’m setting up an ICAL feed for community members to be able to add the event feed to their own calendar client, such as Google Calendar. One issue is that the ICAL feed contains a field X-WR-CALNAME:[institution name] Events, which in some calendar clients overrides the calendar name that the user provides. This is a problem especially if the user has multiple ICAL feeds, since all the calendars have the same name.
Is there anyway to remove or set that ICAL field? I couldn’t find anything in the documentation. I think ideal would be if the API allows specifying the calendar name, so that I can give community members the URL to add to their feed, and the feed has an appropriate X-WR-CALNAME that I provided.
Thanks for any help you can provide!
Cheers,
Steve.