Zendesk Ticket API only get custom fields with values | Community
Skip to main content

Zendesk Ticket API only get custom fields with values

  • March 31, 2023
  • 1 reply
  • 0 views

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?

1 reply

  • April 11, 2023
Hello Andrew,

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.