Skip to main content
Closed for Voting

Search custom fields

Related products:Freshdesk
  • March 4, 2020
  • 1 reply
  • 77 views

I'm trying to use the Freshdesk API to filter tickets based on a custom field we have set up. Looks like the search doesn't work and it returns an empty result.

 

{

 "results": [],

 "total"0

}
Could you please share as to what needs to be done to get the search results by custom fields working.

There are already couple of tickets that i'm following with the same issue.

This ticket https://support.freshdesk.com/support/discussions/topics/299493 also mentions that freshdesk made some changes on their end to get the search working with custom fileds.

1 reply

  • Community Debut
  • May 17, 2020

Hello Aniket,

Apologies for the delay in getting back on this. You should be able to filter the tickets through API based on the custom fields. You should be able to refer the same in the documentation below.
https://developer.freshdesk.com/api/#filter_tickets

Also, if you are still having any concerns on this, address an email to support@freshdesk.com with the details of the API call that you are making and one of our support agents should be helping you in troubleshooting this. Have a good day. Cheers!