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 93814b1 commit 8e25bd1Copy full SHA for 8e25bd1
README.md
@@ -33,6 +33,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
33
get_survey_definition(survey_id)
34
get_survey_xml(survey_id)
35
get_survey_simulations(survey_id)
36
+ get_survey_sources(survey_id)
37
get_survey_test_url(survey_id)
38
get_survey_respondents(survey_id, respondent_type, live)
39
get_survey_status(survey_id)
0 commit comments