Issue of search contact if contact is with '+'


If we update any contact on freshdesk  with prefix '+', the search API is not working.

Suppose,

We have updated a contact as '+7654367287' on Freshdesk Contact Edit option.


then below APIs will not work for contact search.


/api/v2/contacts?mobile=7654367287

/api/v2/contacts?mobile=+7654367287



This topic has been closed for comments