嵌入LinkedIn公司更新/提要 [英] Embedding LinkedIn company updates / feeds

查看:106
本文介绍了嵌入LinkedIn公司更新/提要的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经创建了一个SharePoint 2010 Web部件,其中显示了来自https://www.linkedin.com/company/"Name of Company"/的公司供稿.

We have created a SharePoint 2010 web part where we display our company feed from https://www.linkedin.com/company/"Name of Company"/.

最终用户需要首次登录(可以).但是,即使他们使用自己的个人LinkedIn个人资料登录,也看不到我们的公司供稿.为什么会这样?

End-users need to login the first time (that is ok). But even though they login using their personal LinkedIn profile, they cannot see our company-feed. Why is that?

如果将用户设置为LinkedIn指定管理员,则他们可以查看源,否则看不到.

If the users are set as LinkedIn Designated Admins they can see the feed, otherwise they cannot.

我们正在使用

<script type="text/javascript" src="//platform.linkedin.com/in.js">
api_key: "The key"
lang: da_DK
authorize: true
onLoad: onLinkedInLoad
</script>

我希望有人可以分享他们的知识.

I hope someone can share their knowledge.

推荐答案

此处对此问题有一些启发:

Some light on this issue over here:

正如ahmeij所说,Linkedin不再提供将公司/个人资料时间轴嵌入任何地方的简便方法.但是,还有另一种实现方法.

As ahmeij said, Linkedin doesnt provide anymore an easy way of embedding your company/personal profile timeline anywhere. However, there is an alternative way of implementing this.

您将使用配置文件的RSS提要.该网址将是这样的:

You will make use of the RSS feed of the profile. The url will be something like this:

https://www.linkedin.com/biz/[PROFILE ID]/feed?start=0&v2=true

您可以在个人资料/公司页面中找到数字ID.

You can find out the numeric ID in you profile/company page.

在此处阅读完整的源代码:https://www .glintech.com/blog/confluence-embed-linkedin-company-feed.html

这篇关于嵌入LinkedIn公司更新/提要的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆