如何通过我的应用程序向 Facebook 用户直接发送消息?

发布于 2024-10-04 03:56:29 字数 169 浏览 3 评论 0原文

嗯,这正是我想知道的。有没有可能直接发送消息?我了解到 Facebook 已不再向用户的收件箱发送消息,但总得有办法。我们可以请求“电子邮件”扩展许可向他们发送电子邮件,但我们只想发送到他们的 Facebook 收件箱。

我们希望根据他们的兴趣发送特别优惠。有人可以告诉我该怎么做吗?或者帮助我找到解决办法?

Well, thats exactly what i would like to know. Is there any possibility to send a direct message? I came to know that facebook has deprecated sending messages to users inbox but there's gotta be way. We could ask for 'email' extended permission to email them but we wanna send to their facebook inbox only.

We would like to send special offers based on their interests. Can some one please tell me how to do this? or help me in find a way around?

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

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

发布评论

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

评论(2

孤芳又自赏 2024-10-11 03:56:29

你做不到。任何执行此操作的应用程序 1) 要么与 Facebook 有某种特殊协议,要么 2) 以未经批准的方式执行此操作。执行此操作的新方法是询问用户的电子邮件并直接向他们发送电子邮件。

You can't do it. Any of the applications that do this 1) either have some special deal with Facebook or 2) are doing it in a way that is not sanctioned. The new way to do this is to ask for the users email and just email them directly.

绝不服输 2024-10-11 03:56:29

您可以从您的应用程序向任何用户发送消息,但当前登录的用户
用户必须手动批准:

来自 Facebook api >对话框 › 发送对话框

http://developers.facebook.com/docs/reference/dialogs/发送/

you can send a message to any user from your app, but the current logged-in
user must approve it manually:

From Facebook api > Dialogs › Send Dialog

http://developers.facebook.com/docs/reference/dialogs/send/

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