Skip to Main Content

Share your product feedback

API - support sending multiple parameters/values in search query

The API currently only accepts a single value search parameter. There is a requirement to be able to pass multiple parameters/values through the API. For example, execute a search through the API for features that contain 3 specific tag values. 

  • ADMIN RESPONSE
    Sep 20, 2024

    Thank you for the idea. Given the low volume of support for this idea, we do not have plans to make updates in this area at this time.

  • Attach files
      Drop here to upload
    • Hua Yang
      Reply
      |
      May 3, 2017

      That will be very helpful if a query string is allowed in API.  For example, if I would like to find all the product lines, then a query like "product_line=true" will be more effective than looping through all products.