【问题标题】:how do i automatically updated gmail hotmail or yahoo addressbook from website如何从网站自动更新 gmail hotmail 或 yahoo 通讯录
【发布时间】:2013-05-02 18:56:29
【问题描述】:

是否可以从直接网站自动更新 gmail hotmail 或 yahoo 通讯录或联系人?如果是,那么有任何可用的示例吗?

举例

if any customer's or user's registered with their emails then 
their emails should be automatically updated into my email 
address book or contact list?

【问题讨论】:

  • 你做了谷歌搜索吗?
  • @Hydroid 是在谷歌上搜索,但没有找到与我的问题相关的任何示例?

标签: php email gmail hotmail yahoo-mail


【解决方案1】:

您应该可以使用 Google Contacts API 来完成。

Good link with examples.

来自 Google 联系人 API:

要创建一个新的联系人,发送一个授权的 POST 请求到用户的 联系人提要 URL,正文中包含联系人数据。

https://www.google.com/m8/feeds/contacts/{userEmail}/full

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2016-03-10
    • 1970-01-01
    • 2016-10-24
    • 1970-01-01
    • 2011-05-14
    • 1970-01-01
    • 2014-11-30
    • 1970-01-01
    相关资源
    最近更新 更多