Is there a way to add parameters to the API query? [more efficient way of retrieving a single row]

I guess this is a follow up from your last question :slight_smile:

Short answer is no. The API doesn’t support any filtering options with GET_ALL_ROWS. It’s all or nothing. (I wish it did, and am hopeful that it will at some point).

Can you describe the bigger picture a little bit? - maybe there might be an easier way to get to your end goal. What is your data source - Glide tables only, or something else?

2 Likes