Recent searches


No recent searches

Getting large data sets with the Zendesk API and Python



Posted Mar 26, 2021

This is a continuing discussion about the article Getting large data sets with the Zendesk API and Python in the developer documentation.


0

4

4 comments

I'm looking at exporting tickets.  How would I manipulate the code to do such?

0


Hi @...,

There are APIs and other product functionality to export information. There are also third-party apps in the Zendesk Marketplace that can help.

If setting up ongoing exports, see the incremental export APIs:

What is the recommended method to regularly export Zendesk Support data?

If wanting to get specific information, see one of the many REST APIs:

https://developer.zendesk.com/rest_api/docs/support/tickets#list-tickets

Other product export option:

Exporting data to a JSON, CSV, or XML file (Professional and Enterprise)

Zendesk Marketplace options:

https://www.zendesk.com/apps/directory/?q=export

Hope the above gives some ideas and next steps on export options!

0


image avatar

Heather Rommel

Zendesk LuminaryThe Product Manager Whisperer - 2021Community Moderator

Am I understanding this correctly that we can't pull Zendesk tickets and their attachments? I hope I'm wrong....

0


image avatar

Greg Katechis

Zendesk Developer Advocacy

Hi Heather! Attachments are stored in a URL, so you can access them, you would just need to manage those downloads separately.

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post