We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f4582 commit 273f430Copy full SHA for 273f430
README.md
@@ -32,6 +32,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
32
get_survey_data_layouts(survey_id)
33
get_survey_definition(survey_id)
34
get_survey_xml(survey_id)
35
+ get_survey_sections(survey_id)
36
get_survey_simulations(survey_id)
37
get_survey_test_url(survey_id)
38
get_survey_respondents(survey_id, respondent_type, live)
0 commit comments