This is a continuing discussion about the article Working with JSON in the developer documentation.
Working with JSON
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hi Stassa. This article was more of an example on working with JSON rather than a solution to fully export and import production article data.
You would have to modify the code to pull down images using the Articles Attachment APIs, save those images somewhere, then use the Create Article Attachment API.
This "Backing up your knowledge base with the Zendesk API" is also an article and example (i.e. for demonstration purposes) of pulling article data. It might have some additional useful info.
This comment on the above article, in particular, speaks to an idea on handling attachments:
https://develop.zendesk.com/hc/en-us/articles/360001074288-Backing-up-your-knowledge-base-with-the-Zendesk-API?page=2#comment_360000439047
Hope there are some ideas here that help get you to your next step.