
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 07:26 AM
We are looking to export our End User Knowledge Articles to our Company Intranet site which happens to be SharePoint.
Ultimately we are looking to get the Knowledge Article URL, and a snippit of information of the article to appear within the web page when our users search from this site. Is there a tool, API, integration we require to get this up and running?
Basically we need to query kb_knowledge and extract the information to display on our site.
Information we are looking to gather from ServiceNow would be Short Description, Meta, Tags, and URL and KB number, from all Published Knowledge Articles. Hopefully this could be done similar to the LDAP Listener polling for changes.
Thanks very much!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2019 11:06 AM
You will need to develop it. Extraction of those details is easy using REST API of knowledge table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2019 11:06 AM
You will need to develop it. Extraction of those details is easy using REST API of knowledge table.