douao1854 2011-05-16 13:44
浏览 34
已采纳

如何将网站内容发布到Facebook墙上?

Possibility one:

On this website each user as an account. I wish to allow, each registered user to publish something into their own facebook page.

Is this possible ?

If not,

Possibility two:

On this website, each user as an account. I wish to allow each registered user to publish something into one specific facebook page (created by us);

*Additional notes regarding possibility two: * We have a web application. http://www.mysite.com
We have that web application connected with our facebook account.

Now, should we create a facebook application ? Or can we "simple" use the API to publish something on our facebook wall ?

Can someone that already did this, please provide me, the general steps for accomplish such a task ?

Thanks in advance.

  • 写回答

1条回答 默认 最新

  • duanpin2034 2011-05-16 13:49
    关注

    Possibility one is possible. It's called using the Facebook Graph API. You register for an API key through Facebook Developers, and then you use their example code to put a button on your page that takes care of the users current login session with Facebook.

    After that, you can send requests through the Facebook Graph API that allow you to post to the users wall, and access really any information you want about them.

    http://developers.facebook.com/docs/reference/api/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog