Hi,

There is no way to register a callback into Google Calendar infrastructure.
What you can do is poll the server via the API and detect changes to trigger
your own callback.

Cheers,
Austin

On Tue, Aug 19, 2008 at 9:34 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>wrote:

>
> I have dates in a database, user modification will cause database
> triggers to execute PHP and adjust the Google calendar accordingly.
> However if users change the google calendar via the web calendar
> interface my events are now out of sync with the database stored
> event.  I'd like to trigger a PHP script that goes back to the
> database and updates events when users modify calendars on the web.
>
> Any suggestions?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to