0
Filters in API REST
Hello
I was wondering if we can do a filter with a 'like' :
teams/CAq4AoPSm5WBkNpi9/databases/yh7iuvketa96/tables/B/records?filters={"B" LIKE "example"}
Thanks for your help
1 reply
-
since you pass a json object to the api, this is not possible that way ({"B" LIKE "example"} is no valid json.
But to elevate the question again:
are filter "LIKE" ">" "<" and such are doable in the Ninox Rest API?
Content aside
- 3 yrs agoLast active
- 1Replies
- 608Views