LinkedIn feed to Wix

Hi.
I am trying to get a linkedin feed to my wix site. I’ve had a conversation with the support team but they didn’t have any answer for me, just told me to check here for some solutions. I’ve gona over all the conversations that mention LinkedIn but I haven’t found what I’m looking for.

Does anyone know how to get a LinkedIn feed to the website? I’ve googled a lot and I still don’t find what I need. The only social media I’m getting is facebook and youtube and that’s not what I’m after and that solution doesn’t work with LinkedIn.

I would really appreciate if someone can help me.

3 Likes

Look at LinkedIn’s own website support for more help about it.
https://www.linkedin.com/help/linkedin/answer/86529/embedding-content-from-the-linkedin-feed?lang=en
https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/plugins?context=linkedin/consumer/context
https://support.wix.com/en/article/adding-html-code

From what I understand of this, I can’t have an active feed on my website, only embed individual posts from LinkedIn?
Im not really that great at this tech-coding-talk, which is why I’m using Wix hehe.

You can add your LinkedIn business card.
https://support.wix.com/en/article/adding-and-setting-up-the-linkedin-business-card-app

Otherwise, there is not yet much support for LinkedIn from within Wix itself.
https://support.wix.com/en/article/request-linkedin-share-button
https://support.wix.com/en/article/updating-the-share-image-on-linkedin

So you are left with either using html code in an iframe as shown in the links given previously.
https://www.linkedin.com/help/linkedin/answer/86529/embedding-content-from-the-linkedin-feed?lang=en

Or you can look at using LinkedIn REST API, which would be much better option and more secure, however it will involve a lot more code for you to do for it.

Wix Fetch
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api
https://support.wix.com/en/article/corvid-calling-server-side-code-from-the-front-end-with-web-modules
https://www.wix.com/corvid/reference/wix-fetch.html

Wix HTTP Functions
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions
https://www.wix.com/corvid/reference/wix-http-functions.html

LinkedIn API references
https://docs.microsoft.com/en-us/linkedin/
https://developer.linkedin.com/docs/guide/v2/concepts/methods
https://docs.microsoft.com/en-us/linkedin/shared/authentication/authentication?context=linkedin/consumer/context
https://docs.microsoft.com/en-us/linkedin/shared/api-guide/concepts?context=linkedin/consumer/context
https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api?context=linkedin/consumer/context
https://developer.linkedin.com/docs/rest-api

Wix Example
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-myapi-and-myapiclient

For more about Wix Social see here
https://support.wix.com/en/the-wix-editor/social

It seems several people have viewed this question and some might agree that it needs another answer. What you’re looking for is a LinkedIn widget that can display LinkedIn feed on your Wix website.

There’s a plugin called SociableKIT that can help you with this. You can search it in Google. It can help you add or embed LinkedIn profile posts (feed for personal LinkedIn account) and LinkedIn page posts (feed for company LinkedIn account) on your Wix website.

You can use SociableKIT’s free version if that works for you. The premium version looks so much better though.

2 Likes