ServiceNow and SharePoint

eyal abu hamad
Mega Sage

Hello everybody,
I have a task to show Knowledge articles that are in the SharePoint and view them in ServiceNow.
is there any possible way to only view the articles without saving them on ServiceNow.
if now , can someone provide me the way I can make this.

thank you all

1 REPLY 1

AnveshKumar M
Tera Sage
Tera Sage

Hi @eyal abu hamad ,

You can integrate SharePoint with ServiceNow using SharePoint REST API. Refer the following link to know more about the SharePoint REST API.

 

https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service 

 

You can even extend the existing search widget in ServicePortal to search through the SharePoint Lists.

 

Thanks,

Anvesh

Thanks,
Anvesh