Question
Using Zendesk Article API, how do I get the latest article draft, and not the published body?
I have a published article with a more recent edited, unpublished draft. Using the Articles API, I can't seem to get the most recent draft body. I always get the older published body when using the API.
https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/
How do I use the Articles API so I can get the most recent unpublished draft?
