Hi biotech, One way to poll for changes is to use the updated-min query parameter. Say the last time you polled for changes was July 19, at 10:30 then you could use the follwing URL to return all the events that have been changed since that datetime (in the PDT timezone):
http://www.google.com/calendar/feeds/default/private/full?updated-min=2007-07-19T10:30:00.000-07:00 Happy coding, Lane On Jul 19, 9:56 am, biotech <[EMAIL PROTECTED]> wrote: > Thanks Lane, I really appreciate the response. > > Does anyone know if there's an easy way to poll for changes? Or would > you have to do something to track changes internally? > > Thanks, > > Tim > > On Jul 19, 9:51 am, "Lane LiaBraaten (Google)" > > <[EMAIL PROTECTED]> wrote: > > Hi biotech, > > > The ability to be notified of changes has been requested several times > > in this and other Google data API groups. There have been discussions > > about incorporating some sort of pub/sub model into the Google data > > protocol, but for now you'll have to stick with polling. > > > Since this notification functionality would apply to all Google data > > APIs, you may want to add it as a feature request in that > > group:http://groups.google.com/group/google-help-dataapi/web/api-feature-re... > > > Cheers, > > Lane > > > On Jul 19, 9:19 am, biotech <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > Is there a mechanism to notify when an event is created/modified, > > > rather than polling for changes? I understand that notifications can > > > be sent out to invitees (and those notifications are optional when > > > manually created). I'd like something like a subscription, where I > > > will always be notified of an event change, and a user wouldn't have > > > to add a certain attendee for the notification. > > > > Is there any way to do this? > > > > TIA! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
