This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
SurveyMonkey Connector
DRAFT DOCUMENT
The SurveyMonkey connector allows you to connect to SurveyMonkey services. It is a powerful online survey tool that helps you to use surveys to make smarter decisions, while your organization gets complete control of its data, users and billing.
Getting Started
To get started, go to configuring SurveyMonkey operations . Once you have completed your configurations, you can perform various operations with the connector.
Additional Information
For general information on using connectors and their operations in your ESB configurations, see Using a Connector. To download the connector, go to https://store.wso2.com/store/assets/esbconnector/surveymonkey, and click Download Connector. Then you can add and enable the connector in your ESB instance.
Following are the response codes you can receive from SurveyMonkey. For more information on requests and responses, see
https://developer.surveymonkey.com/mashery/requests_responses in the SurveyMonkey documentation.
Response Code | Description |
0 | Success. |
1 | Not Authenticated. Occurs when the given access token is incorrect. |
2 | This occurs when invalid user credentials are provided such as the user name, password or access token. |
3 | Invalid Request. These are instances when there are incorrect parameter values (one or more) within the request. |
4 | Unknown User. This occurs when the user is unknown or not registered. |
5 | System Error. Refers to sever errors. |