akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

API documentation - question groups #911

Closed JordenVerwer closed 8 years ago

JordenVerwer commented 9 years ago

I'm trying to get the Akvo Flow API to work based on the documentation on this wiki. However, the wiki seems to be out of sync with the version I'm using right now. I've grouped the discrepancies by API endpoint. This one covers question groups.

muloem commented 9 years ago

Looking up question groups by their id is currently not supported because for our current use cases, it is sufficient to retrieve all question groups by surveyId (as is supported now).

Regarding the retrieving of question groups, it works fine. the meta field you mentioned means there was a successful request.

janagombitova commented 8 years ago

With refactoring Flow code we will be improving the API available to users and we need to make sure documentation will be properly updated as well. For now closing this issue.

akvo/akvo-product-design#182