We're a private college looking to migrate from Exchange to Google Apps. I'm trying to implement the following:
When a user's Google Apps account is created, he is also subscribed to two calendars: - Academic calendar - His own class schedule calendar The academic calendar is easy because I can import it into my own calendars (through the GUI) and then programmatically use that URL to add it others'. For his own class schedule, though, I'll need a way to subscribe him to the ICS file generated on our servers. Is there any way to do this through the API? It'd take away much of the "cool factor" if I have to walk them all through importing and renaming it. -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
