Is it possible to make a tickets API call and only get a response where it returns custom fields that have values rather than a bunch of null?
Zendesk Ticket API only get custom fields with values
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.
Thank you for contacting Zendesk. Upon checking, I can see that you can use the operator :* in your API search to return the tickets where the custom ticket field has a value assigned, here is the documentation you can refer to.