通过 yahoo 联系人导入程序在我的网站上导入 Facebook 联系人

发布于 2024-11-26 18:22:29 字数 348 浏览 0 评论 0原文

我正在开发一个 php 网站,该网站应该可以邀请用户的 Facebook 好友。

我尝试过 openinviter 但不起作用,谷歌搜索后我认为问题是 Facebook 不允许好友'通过 API 检索电子邮件,也不向他们发送消息(我说得对吗?) 但有一个授权的应用程序,Yahoo!联系进口商,由其完成这项工作。 所以我想知道,有没有办法通过 Yahoo api 调用 Yahoo 联系人导入器? (我读过 stackoverflow 上的一个帖子,其中一位用户建议这样做)。

我在雅虎文档中进行了搜索,但没有找到任何内容。

I'm developing a php web-site which should give the possibility to invite Facebook friends of the user.

I've tried openinviter but doesn't work, after googling I think the problem is Facebook does not allow friends'email retrieving through API, nor sending them messages (am I right?)
But there is an authorized application, Yahoo! contact importer, which does the job.
So I was wondering, is there a way to call Yahoo contact importer through Yahoo api? (I've readed a thread on stackoverflow in which a user suggested this).

I've searched in Yahoo documentation, but did not find anything.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝天白云 2024-12-03 18:22:29

如果您只想让您的用户向他们的 Facebook 好友发送邀请。

如果您想真正将他们朋友的电子邮件地址输入您的数据库,您需要教他们如何首先将他们的 Facebook 好友导入他们的 Yahoo 帐户

地址位于您的用户 Yahoo 帐户中后,您可以直接与 Yahoo API 集成,或使用联系人导入服务,例如CloudSponge 可以为您做到这一点。

You may want to try Facebook's Send Button if all you want to do is to let your users send invitations to their Facebook friends.

If you want to actually get their friends email addresses into your database, you'll need to teach them how to import their Facebook friends into their Yahoo account first.

Once the addresses are in your users Yahoo account, you can integrate with the Yahoo API directly or use a contact importer service like CloudSponge to do it for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文