Can I embed a KB widget into a website?

l_eardley
Kilo Contributor

Hi All

I'm new to using Servicenow and would like to understand if its possible to embed the widgets into different applications.

For example, I'd like my users on an application to be able to click on a 'help widget' and search for the appropriate knowledge articles that I have stored within SN.

Can see lots of documentation about embedding widgets into different modules of SN, but not within different applications.....does this feature exist?   If so, can anyone point me to the right docs.

Thanks

Lauren

3 REPLIES 3

Domenic Horner
Tera Expert

Hi,



Unfortunately Service Portal widgets cannot be used outside the context of the Service Portal.



To achieve what you are asking, you might need to create a custom module within your external application, and use the ServiceNow REST API's in order to query the data from within your instance.


Clayton3
Mega Contributor

I'm looking for the same type of solution.

We use O365 heavily, and it would be a benefit for users to search the SN KB database directly from within O365/Our Intranet/Sharepoint, etc.