Skip to Main Content
Status Future consideration
Categories Integrations
Created by Matt Case
Created on Feb 8, 2017

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. 

  • Attach files
  • 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.