최근 검색
최근 검색 없음
Zendesk Support Users search API doesnot return search query on realtime
2025년 1월 09일에 게시됨
Hi Zendesk Team,
i have encountered some unusual search issues with zendesk support users api . i have following url
url = "https://subdomain.zendesk.com/api/v2/users/search.json?async=true&query=%2B124******"
which search a users having phone +124******, which i have created recently, upon hitting this url i got empty response but after sometime i got the correct response. I have even tried with adding and removing async=true parameter, is there anything i have missed to include in url?
is there any solution to get this response on time?
Thank you.
0
1
댓글 1개
James Peterson - Eastern Logic
Hi carlos,
How long after created the user are you doing the search? I've generally found search results to be indexed after a couple minutes.
0