CRSurveyAPI
https://secure2.convio.net/organization/site/CRSurveyAPI
DescriptionThe Survey API provides a way for clients to retrieve a list of available surveys, the details and questions of a specific survey, and submit a constituent's response to a survey.
The listSurveys method is the only method in this API that does not require an Authentication Token for the current user session, either from an embedded [[S86]] session tag in a Luminate OnlineĀ® web page, or returned by the appropriate Single Sign-On API. All other methods require this authentication token.
All of the methods in the Survey API automatically include permission checking such that only the surveys or questions that the user has permission to see will be displayed to them, just as they are when viewing the survey list or a survey embedded in a PageBuilder page.