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

GET survey submissions, without presenting client id #262

Open
eric-jahn opened this issue Feb 26, 2019 · 1 comment
Open

GET survey submissions, without presenting client id #262

eric-jahn opened this issue Feb 26, 2019 · 1 comment

Comments

@eric-jahn
Copy link
Member

Necessary for management of survey collection process.

Example use case: sometimes management need to see the surveys collected the past day to match surveys incorrectly attributed to different client ids, when really the surveys were for the same actual person.

Other examples.

Not having this API call forces the client to cache recent surveys for this type of by date/recent grouping.

request parameters: search by date range or by survey submission count
paginated
cc: @CTAJavier

*need an hours estimate from @suryayadavalli

@eric-jahn
Copy link
Member Author

eric-jahn commented Feb 26, 2019

wouldn't a search be better than GET? Then no need to GET them and cache them just to search them.

@eric-jahn eric-jahn added this to the v1.6 milestone Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants