Download the articles to Excel

ChunjiJ
Tera Contributor

I have created several articles in a Knowledge Base. I want to download them to Excel, modify them locally, and then import them back into ServiceNow. However, I can't find any 'Export to Excel' button in the Article list. How can I download the articles to Excel? Thank you.

1 ACCEPTED SOLUTION

That's correct, because the fields aren't on the list, so you don't get them. You first need to add all fields that you need to the list and then do an export. Or use the 'import' function I mentioned so you can choose 'all fields'.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

8 REPLIES 8

Mark Manders
Mega Patron

Right click on the header and select export > excel. Just be aware that the article body is made of HTML. Depending on the number of articles and their length, it could be a huge file. Changing anything in the body should also be done carefully, because of the HTML tags you will export as well.

 

I would consider using the import functionality though. Because choosing the 'update' option would export it, including the sysIDs and makes it easy to import again. Otherwise you will need to create an import set and transform map as well.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Thank you. However, when I navigate to Knowledge > Articles > All, apply filters to select target articles, and right click on the header and select export > excel. , I can only download the metadata displayed in the list view – not the detailed content of the articles themselves.

ChunjiJ_1-1752718452626.png

ChunjiJ_2-1752718463932.png

 

That's correct, because the fields aren't on the list, so you don't get them. You first need to add all fields that you need to the list and then do an export. Or use the 'import' function I mentioned so you can choose 'all fields'.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Thanks a lot!😀