ServiceNow and SharePoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2023 12:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2023 12:57 AM
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
Anvesh