0

My company has a facebook page and posts 'notes' with pictures and updates on the company. For security, we've blocked facebook, so I'd like to copy those facebook posts to our internal SharePoint, either a list, blog site or something similar.

I've looked at using RSS Viewer Web Part & Facebook Graph API, but seems like the user/client would still need access to facebook (not just the server).

I'm not a programmer but could use PowerShell or another scripting language. I'm looking for ideas on how to accomplish copying facebook data to SharePoint on a regular basis. I considered ifttt.com as well but i'm not comfortable giving it my userid/password to SharePoint.

4

1 回答 1

0

如果您从 Javascript 内部调用 Facebook 图形 api,您也应该授予对客户端计算机的访问权限。您可以使用服务器端代码(ASP .Net)连接 Facebook api 并从 JavaScript 调用它。我认为这里有问题,因为客户端和服务器端脚本之间存在差异。谢谢

于 2012-06-09T05:33:09.763 回答