27
Access results from Insights Panel in an custom endpoint
Source: directus/directus#18837 · opened by @co2nunes
Summary I think it is a new feature, or I couldn't find any other information regarding the Insights API. I created a couple of dashboards but when I GET a Request from Insomnia, for instance, the totals of each Panel return nothing Basic Example <img width="884" alt="Captura de ecrã 2023-06-07, às 17 43 55" src=" Motivation I just wanted to access 30, and 8 from each Panel in the Dashboards. GET Request to panels/3c183ade-0c64-436c-ad07-f6fd8def02da Returns: Detailed Design If we have to do it on the server side in bare code to expose these data to React, for instance, it doesn't make much sense to me. Requirements List Must Have: • Expose results from Insights Panel into the API Drawbacks shouldn't break any change, it's optional. A checkbox to expose, there is already a granular permission system builtin =) implementation should be fairly easy, I use Docker though. Alte…
No pledges yet. Be the first to back this.
No comments yet.