Speedygeek/ZendeskApi_v2

Ticket Audit Events, Macro Missing

Closed this issue · 2 comments

I'm trying to retrieve the Macro used from Tickets Audits, via the Events. But these fields are missing, how can I retrieve them?

For reference, the fields are documented here: https://developer.zendesk.com/documentation/ticketing/reference-guides/ticket-audit-events-reference/#macro-reference-event and they should be in the JSON response.

Very likely that the event class is missing the fields that you need. And the project would be willing to accept a pull request to add them

Not used local/private Nuget's, but I can give this a try too