Currently, there is no direct support in the API for that.

But you could use two legged OAuth:
http://code.google.com/apis/accounts/docs/OAuth.html#GoogleAppsOAuth

And authenticate and call the API on the behalf on your user.

Then you should be able to subscribe them to those calendars.

Hope that helps.

On Wed, May 4, 2011 at 6:07 AM, mayyit <[email protected]> wrote:
> Hi,
>
> We create timetables for teachers in a separate calendar (they shouldn't be
> modifying it) owned by a specific user who does timetabling. We have those
> calendars publicised, so they can subscribe to it if they wanted to.
>
> But I was wondering if, using the API, we can actually subscribe each user
> to their calendar of interest.
>
> I'm thinking there should be a way to get another user's calendar feed:
> https://www.google.com/calendar/feeds/default/<other users email id>/full/
> as a user that is not the "other users email id", rather some admin /
> provisioning account.
>
> Probably for another forum, but: would this subscription then automatically
> appear in people's "Google Outlook Sync"ed calendar lists?
>
> Thanks,
> mayyit
>
> --
> 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
>



-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

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

Reply via email to