Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试开发一个共享到linkedin页面的php应用程序。当用户在我的网站上提交帖子时,它会自动将其发布到我的linkedin页面而不要求用户登录。换句话说:我需要一个像“facebook中的离线访问”这样的功能。
谢谢
获取 oauth 令牌 - 最终用户应授予权限
使用 REST API 将您的消息发布到用户墙并获得令牌
http://developer.linkedin.com/docs/DOC-1252