Quick and easy installation in just minutes. Combine your data automatically in the background and benefit of better insights and greater revenues.
SurveyMonkey Integration
SurveyMonkey data can be integrated and synchronized codeless with various external systems,
Learn on this page how the data integration of SurveyMonkey is working with the Layer2 Cloud Connector Enterprise Edition by using the step-by-step screenshot tutorial and reading our important advice and frequently asked questions. Make use of the benefits and features of this data integration tool by trying it out yourself: Free Trial Registration
How it works
In fact, you only need to do the 5 following steps to get your SurveyMonkey data integration started.
- Setup your connection as required: one-way in this case.
- Setup your data source, in this
case SurveyMonkey. - Setup your target– for example a Microsoft SharePoint list or library.
- Setup your mapping.
- Start your project!
SurveyMonkey step-by-step data integration via the Layer2 Cloud Connector
Use this step-by-step-instruction to get through the whole product and data integration configuration easily. Some steps require a copy-paste task of code snippets. Please follow the recommendations in this instruction closely.
Before you can proceed with the configuration, please be aware that
- You need to go to your SurveyMonkey developer account and create a new app.
- You need to set a couple of properties to get your app configured in the right way. Give it a name and set the references to our website. Please set the redirect Url to http://localhost:33333/ (notice the trailing slash).
- The provider we will use need theses scopes: View Users, View Surveys, View Responses, View Response Details, View Contacts, View Collectors.
Specific Connection Settings for your SurveyMonkey integration
Please copy and paste this connection string and the "Select Statement" into the designated field like described
OAuthClientID=<your_client_id>;
OAuthClientSecret=<your_client_secret>;
InitiateOAuth=GETANDREFRESH;
Select Statement example:
SELECT * FROM MySurvey_Responses
You can get all avaiable tables with:
SELECT * FROM sys_tables
Benefits of using the Layer2 Cloud Connector for your SurveyMonkey data integration
Known limitations and workarounds
Please take into account our
- Connection direction: The connection direction can only be one way.
Find YOUR Destination pages here
Take your next steps