Download Facebook Page Private Messages

我们两清 提交于 2019-12-13 04:56:27

问题


I am using GraphAPI to download posts from a Facebook Page that I am admin on. https://graph.facebook.com/facebookpageID/posts

I would also like to download Private Messages and TimeLine Posts? How to do that?

Thanks!

Regards, Cyril


回答1:


You will need the conversations endpoint http://graph.facebook.com/PAGE_ID/conversations with read_page_mailboxes permission https://developers.facebook.com/docs/reference/api/page/



来源:https://stackoverflow.com/questions/16914723/download-facebook-page-private-messages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!