i am calling zendesk rest API from my Backend systems.
i need to fetch all the tickets those matches the requester's phone Number pattern.
e. g. if give the searchPattern as “1234” it needs to search all the tickets of the requester those have “1234” as part of there phone number .
i have used below endpoint as per some documentation i found online but its not working (right now its matching only one requester,but i also need a pattern here as well):
https://8x8qatest.zendesk.com/api/v2/search.json?query=type:ticket requester.phone:+43211234
Any Suggesstion, or any other Rest endpoint i can use for my requirement.
Finding the ticket by requester's phone number pattern
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.