6 messages in com.googlegroups.google-calendar-help-dataapiRe: Creating Calendar Feed by Importi...
FromSent OnAttachments
Eli16 Jul 2008 12:40 
Austin (Google)17 Jul 2008 11:05 
Eli17 Jul 2008 12:31 
Austin (Google)17 Jul 2008 13:24 
Eli17 Jul 2008 15:26 
Ray Baxter17 Jul 2008 22:02 
Subject:Re: Creating Calendar Feed by Importing from external feed
From:Austin (Google) (api.@google.com)
Date:07/17/2008 11:05:29 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi,

I am not sure what you are trying to do. If you meant if you can dynamically pull items from some feed and create a calendar to present its information, then yes the Calendar Data API allows you to dynamically create and insert event into a calendar. For more information, please go to our protocol guide -

http://code.google.com/apis/calendar/developers_guide_protocol.html

Hope that helps, Austin

On Wed, Jul 16, 2008 at 12:40 PM, Eli <ecol@gmail.com> wrote:

I'm trying to use a public facing feed to instantiate a new Google Calendar rather than create the event entries myself so that when users register their URL the Google servers will aggregate the changes for me... how to do with current API?