Hello Francois, What authorization mechanism are you using when creating the events as an admin? Have you tried using 2-Legged OAuth<http://code.google.com/apis/gdata/docs/auth/oauth.html#2LeggedOAuth>as it lets a client application "impersonate" a user of the domain. In this case, the events will be created by the user instead of the admin.
Best, Alain On Tue, Aug 23, 2011 at 8:56 AM, Francois Wolmarans < [email protected]> wrote: > It seems that one cannot set the reminder time/type when using an > admin user to create calendar entries. Is there a way to change the > default reminder method for the whole calendar via the api? > > With our pilot project we use calendars to automatically add class > schedules. We have had some feedback from our pilot users and the > email notification is a problem, especially when one schedule 4 or 5 > events in a day. > > > > -- > 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://code.google.com/apis/calendar/community/forum.html > -- Alain Vongsouvanh -- 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://code.google.com/apis/calendar/community/forum.html
