Recent searches
No recent searches
How to Export Zendesk Guide Data as CSV
Posted Aug 23, 2018
Here is a script that exports Zendesk Guide Article information as a CSV:
https://github.com/scotthavard92/Zendesk-Help-Center-Export-Scripts
This tool uses the Zendesk Help Center API(https://developer.zendesk.com/rest_api/docs/help_center/introduction) to pull Guide Information and populate it in a csv file. This will output values such as Article Id, Article Title, and Vote Count.
The output looks like:
Here is a nifty video overview and instructional:
Let me know if you have any questions!
1
41
41 comments