Zendesk Ticket API only get custom fields with values | The place for Zendesk users to come together and share
Skip to main content
Question

Zendesk Ticket API only get custom fields with values

  • March 31, 2023
  • 1 reply
  • 2 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

  • Employee
  • 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.