You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: