Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Linkedin Feed Embedded Widget

cstangoe
Mega Guru

Hi All.

I am wanting to create a Linkedin Feed Embedded Widget that will display on the index page in the service portal.

 

Any ideas the best way to do this?

 

Thanks

 

4 REPLIES 4

jonsan09
Tera Sage

I was able to create a new widget in widget editor and just placed the embedded code from a Linkdedin post into the html portion of the widget

 

2023-09-11 19_17_17-Editing_ Linkedin Feed.png

Thank you for the reply, I am not looking to have just one post within the widget it would be the timeline of posts

jaheerhattiwale
Mega Sage

@cstangoe Please watch the below YouTube video to understand how the embedded widgets work in Service Portal, then you would be able to do the task on your own.

 

https://youtu.be/as91sfHbOck?si=t_I14h2iArHn-eFa

 

 

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

DakshitaS
Kilo Contributor

Hi, you can usually add a LinkedIn feed to a service portal by using an embed/widget solution that connects to your LinkedIn content and generates an embeddable code.

The general process is to:

1. Connect the LinkedIn page or feed you want to display.
2. Customize the feed layout to match the portal design.
3. Generate the embed code.
4. Add the code to the index page of the service portal.

If the portal supports HTML, JavaScript, or custom widgets, this approach should work without having to build the feed from scratch. Just make sure the solution you choose supports LinkedIn's current API and embedding requirements.