Hello, I'm using the JAVA API. I created a secondary calendar and got a CalendarEntry back. Then I wanted to add a new event, but to get the URL you said, i had to parse the calendarID out of the CalenderEntry.getID() because it returned a full url (but not the right one). There must be a more convenient way. Can you enlighten me?
Thx,Pieter On Sep 7, 5:57 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi amit, > > You can add events (quick add or not) to secondary calendars by > POSTing the event entry > to:http://www.google.com/calendar/feeds/<calendarID>/private/full > > You can get the calendarID from the Calendar Settings page or from the > allcalendars feed. > > Hope that helps, > Lane > > On Sep 5, 8:49 pm, amit <[EMAIL PROTECTED]> wrote: > > > hi all > > quick add events imply only to primary calendar???? > > I have tried and failed to quick add events to my secondary > > calendars. > > plz clear my doubt else will develope the wrong notion --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
