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?