简体   繁体   English

通过浏览器发布到Facebook Wall

[英]Posting to facebook wall through browser

I need to post some text to user's facebook wall. 我需要在用户的Facebook墙上张贴一些文字。 Integrating facebook API is in consideration but before that I want to confirm that there is no easier way to do this. 正在考虑集成facebook API,但在此之前,我想确认没有更简单的方法可以做到这一点。

Can we simply pass the data to be posted through post method to a facebook url? 我们可以简单地将要通过发布方法发布的数据传递到Facebook网址吗? Let facebook detect that user is not authenticated and present the login screen in a browser, and after authentication is successful it continues with the wall posting task. 让facebook检测到用户未通过身份验证,然后在浏览器中显示登录屏幕,身份验证成功后,它将继续进行墙张贴任务。

Is this possible yet? 这可能吗?

Yes. 是。 Take a look at the Feed Dialog 看一下Feed对话框

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM