Hi,
What would be the best way to fetch data from a custom database View through a REST endpoint?
So far our best approach is to create a QuickReport that fetches data from the DB View and call this trough the QuickReport projection endpoint.
But we are wondering if there is another/better way.
We also experimented a bit with custom actions on a new projection, but no luck.
Regards Jeppe