Utilities
Additional utilities that are not currently included in the standard Precision Bridge application.
Zendesk Utility
The Zendesk Utility connects to the Zendesk API to extract data into CSV format, which can then be migrated to another platform using Precision Bridge’s CSV adaptor. This is an executable file that should be run from the command line.
Full instructions on use of the utility are available in this article.
Zendesk Attachments Script
The Zendesk attachments script can be used to extract attachments given a Zendesk csv export file. It requires python to be installed with the requests package.