- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2019 08:28 AM
Good afternoon, I have a request for a report that would list out all the articles which we have added URLs in order to link them to another article or to an HR Service. Has anyone been able to do this? or do we need to add in additional fields in order to get this report?
Solved! Go to Solution.
- Labels:
-
Case and Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 06:44 AM
If I understand correctly, you want to pull every Knowledge Article that has a link in the body of the article? If so, the Article Body stores the content as HTML and you can filter based off of the linking tag of "href". You can add additional AND conditions to refine the filter if you only want links to specific sites.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 06:44 AM
If I understand correctly, you want to pull every Knowledge Article that has a link in the body of the article? If so, the Article Body stores the content as HTML and you can filter based off of the linking tag of "href". You can add additional AND conditions to refine the filter if you only want links to specific sites.