Question
How to get multi-select custom fields from Get ticket API
I need to export all tickets from our zendesk support. Trying this endpoint but it return nulls for all multiselect fields. All other data is coming in except for custom multiselect fields for a ticket
GET "https://abc.zendesk.com/api/v2/incremental/tickets/cursor.json”


