New topic Closed topic
avatar image
1
quicksearch betty blocks api
By Created , last editted

Hello,

Is there an overview of the fields related to the quicksearch parameter used in calls to the betty blocks rest api?

quick_search: "{"operator":"and","sets":[{"operator":"or","conditions":[{"path":["77ec581777d449ef9b270cb5c065f9bc"],"predicate":"eq","criteria":"12"}]}]}"

I'm interested in the usage / possible values of predicate. The reason i ask this, is that i would like to do calls with date/time/number-ranges.

Is it possible to use something like "predicate":"between"  or "predicate":"lowerthan"

Is there a way to achieve this through the betty blocks rest api?

Thanks!





Hello,

Is there an overview of the fields related to the quicksearch parameter used in calls to the betty blocks rest api?

quick_search: "{"operator":"and","sets":[{"operator":"or","conditions":[{"path":["77ec581777d449ef9b270cb5c065f9bc"],"predicate":"eq","criteria":"12"}]}]}"

I'm interested in the usage / possible values of predicate. The reason i ask this, is that i would like to do calls with date/time/number-ranges.

Is it possible to use something like "predicate":"between"  or "predicate":"lowerthan"

Is there a way to achieve this through the betty blocks rest api?

Thanks!




Answers
Sort by:

This topic is closed.