Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend service for reports #2105

Closed
TheSlimvReal opened this issue Nov 27, 2023 · 0 comments · Fixed by #2123 or Aam-Digital/query-backend#1
Closed

Backend service for reports #2105

TheSlimvReal opened this issue Nov 27, 2023 · 0 comments · Fixed by #2123 or Aam-Digital/query-backend#1

Comments

@TheSlimvReal
Copy link
Collaborator

Add a backend service (or extends the permission backend) with an endpoint that allows to query data.
This endpoint receives the name of the organization and the ID of the report.
The report than uses the access token of the request to request the report entity with the given ID (user needs read access on the report entity).
The service then executes the query of the report on the database and returns the result as JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant