On Aug 30, 2008, at 1:45 PM, ezCandlesticks wrote:
> Just got the calendar today. I'm dropping it in a php-nuke driven > site. I want registered members of my site to be automatically added > as calendar users w/ edit permissions. > Is there a way to have my site fire a user's email address to Google > to add them as a user? > I can handle the php/sql side of things- just don't know how Google > receives an 'add user' request. > I'm still searching but haven't found exactly what I need yet so if > someone can point me to a good resource I'd appreciate it. You could roll your own, or use the Zend framework. Here are the links: http://code.google.com/apis/calendar/reference.html#gcal_reference http://framework.zend.com/apidoc/core/Zend_Gdata/Zend_Gdata_Calendar_Extension_AccessLevel.html I'm not sure what will happen if you add a non-Google user. When you do this through the UI, you are prompted to send the non-Google user an invitation to use Google Calendar. Ray -- Ray Baxter http://67central.com/bc/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
