The Enterspeed Query API is now in preview!
Fetching data from Enterspeed has just become 100 times easier. With the new Query API, you can create dynamic queries on the data you have in Enterspeed. This means you can now effortlessly create product list pages, article lists, or any other type of list you need. Additionally, you can look up specific customers' orders or events within specific date ranges and locations.
The Query API introduces several new concepts, including the Index Schema, which allows you to define and manage searchable properties, and the Query API Endpoint, a new endpoint in the Enterspeed ecosystem: query.enterspeed.com
.
In the Index Schema, you create and manage dynamic queries on your data.
The Query API supports filtering and sorting, and pagination. For instance, you can filter on fields defined in the Index Schema with various operators like equals
and greaterThan
.
For more detail, please jump to the product article 👉 The Enterspeed Query API is in preview
What’s next?
- Properties method: Currently, the
PropertiesContext
object is not available, but we are working on reintroducing this functionality. - Facets support: We are also working on bringing support for facets to the Query API, expected before summer.
How to get started
To learn more about the Query API, visit our documentation.
If you want to try out this feature, please reach out to us, and we’ll activate the feature and give you a 1:1 introduction.
We are thrilled to see how you will use the Query API to enhance your projects!