How can I export knowledge base articles using the UI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2016 09:40 AM
I would like the ability to export knowledgebase articles from service now and import it in another system for our clients to be able to search from.
What options to do I have for export formats and can I accomplish this using the user interface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2019 11:36 AM
Best Practice:
Export/Import Knowledge Bases, Categories, and Articles in batches. Do not attempt to transfer all at once as some KB Articles may be bigger than others and can cause corruption, issues or unintended issues (missing attachments and other items) that are easier to fix in batches then an all or nothing method.
Also, create a local update set prior to starting just in case.
Example:
Need to export Knowledge Base, its Categories and all its relative Articles from SNOWsiteA too SNOWsiteB.
Follow these steps:
- Be sure to export the Knowledge Base from SNOWsiteA and import the intended SNOWsiteB (Production, Test, Development, etc.).
- Export the Knowledge Base Categories from SNOWsiteA and import the intended SNOWsiteB
- Export the Articles from SNOWsiteA:
-
- Go to SNOWsiteA Knowledge > Articles > All.
- Create a filter to render a scoped export.
- Right-click at the tables banner > Export > XML
- Import the Articles to SNOWsiteB
- Post Import
-
- Update all articles hardcoded hyperlinks to correct links
- doublecheck all attachments and images
- doublecheck styling
- all other check and tests need to be applied.
Was this Helpful?? Please reply or click Helpful if it helped!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2020 05:05 PM
Do you know how to export knowledge in xml with images included? Is it possible to have images encoded using Base64?