Looking for API where i can pass the list of phone numbers to for search

Answered

2 Comments

  • Tipene Hughes
    Zendesk Developer Advocacy
    Hi Dinesh,
     
    Depending on the number of records you're searching, there are a couple of options. First, you could include multiple values in the query itself which will use OR logic for matching. Here's an article which goes in to a bit more detail. Second, you can create a script that iterates over an array of values and searches for each on an individual basis. One thing to consider with this method will be API rate limits, which you can read more about here

    I hope this helps. Feel free to reach out with any questions.

    Tipene
    0
  • Dinesh Local

    Thanks Tipene, it worked

    0

Please sign in to leave a comment.

Powered by Zendesk