We are new to Google Apps API, and are required to develop a solution as follows:
We use a third-party app that will daily export multiple calendars in CSV format. We wish to upload these multiple calendars to Google, for read-only viewing. We therefore need to do this... http://www.google.com/support/calendar/bin/answer.py?answer=37118&ctx=sibling ...but we need to do it programmatically. Does the API provide a way to do this? Since we are uploading multiple calendars, we would need to specify the Google Calendar(s) into which our CSV data should be imported. We would first need to delete all existing events on those Google Calendars; or, if this is not possible, we would need first to delete and recreate the various Calendars in Google. We are assuming that all of this -- if it is indeed possible -- would be a lot less work than using the API to batch delete/create events. Is that correct? --~--~---------~--~----~------------~-------~--~----~ 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
