Hi SteinHq team!
I wonder if it is possible to make more complex queries using search{} feature?
I'm looking for a way to test if a value is "greater then" a field and "less then" another field.
Example:
https://api.steinhq.com/v1/storages/[my_sheet]?search={"startdate"<="2020-05-01","enddate">="2020-05-01" }
Thanks!
gciola