使用API v3将多个用户与自己的Google日历同步(Sync several users with their own Google Calendar using API v3)

编程入门 行业动态 更新时间:2024-10-09 01:13:56
使用API v3将多个用户与自己的Google日历同步(Sync several users with their own Google Calendar using API v3)

我的公司有一个带有自己日历的网络应用程序,我们使用Google Calendar API v1 (Zend_GData)来同步数据。 每个用户都同步了两个日历而没有问题。 我们希望开始使用Google Calendar API v3。

问题是下一个问题,如何使用Google Calendar API v3将所有用户与自己的Google日历同步? 我读过的所有示例都要求每个用户在Google Cloud Console中注册。

我想为我的问题提供一些指导,谢谢。

My company have a web app with its own calendar and we used Google Calendar API v1 (Zend_GData) for sync the data. Each user had both calendars synchronized without problems. We want start to use Google Calendar API v3.

The problem is the next one, how could sync all the users with their own google calendar using Google Calendar API v3? All the examples I've read require each user registers in Google Cloud Console .

I would like some guide for my problem, thanks.

最满意答案

只需您的应用程序必须在Google Cloud Console中注册,您的用户必须使用其Google帐户登录,并允许您的应用使用日历资源。

这是参考https://developers.google.com/accounts/docs/OAuth2WebServer

另一种选择是使用每个日历具有的私有XML或iCAL源。 您可以在日历配置中找到它。

Just your application will have to register in Google Cloud Console, your users will have to login with their Google accounts and allow your app to use the calendar resources.

Here's a reference https://developers.google.com/accounts/docs/OAuth2WebServer

Another option is to use the private XML or iCAL feed that each calendar has. You can find it on the calendar configurations.

更多推荐

本文发布于:2023-07-30 14:51:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1338782.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:自己的   多个   日历   用户   API

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!