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

As a software developer, I want programmatic access to the survey data. #4

Open
pkuppens opened this issue Jan 14, 2023 · 0 comments
Open

Comments

@pkuppens
Copy link
Owner

pkuppens commented Jan 14, 2023

As far as I can see, the filled surveys are visible to the admin user, but for the intended use of this application, it should also be possible to have programmatic access.

E.g. via a REST API call get the list of surveys or the input in a specific survey in JSON format.

Optimally the request could use GraphQL format (https://www.yoseph.tech/graphql) to retrieve only useful data efficiently. (This could also become a new issue).

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

No branches or pull requests

1 participant