My Products
Help
erik-kle
PARTNER

Expose Generic Inquiries in API

by erik-kle
Status: New

Expose a way to run generic inquiries as GET in the api. This would allow for a more dynamic way to get data than only fixed endpoints and allow the fetch data that is not available in the api

1 Comment
Gert-Jan van der Kamp
CONTRIBUTOR ***
by Gert-Jan van der Kamp

Yes this would allow the query to be defined and executed on the server. We'd prefer to do it this way, now it takes many different calls that need to be combined on the client.