Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

SurveyMonkey 

SurveyMonkey is an online survey tool used to create online surveys, polls, and quizzes. You can use SurveyMonkey as a data source when landing or replicating data. The SurveyMonkey account must be a paid subscription.

SurveyMonkey integration replicates data using the SurveyMonkey REST API v3.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To retrieve the access token of an existing app:

  1. Log in to https://developer.surveymonkey.com.

  2. Click My Apps.

  3. Click Settings on the app.

  4. Copy Access Token to Access Token in the connection settings.

For more information about authentication, see Authentication.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

Access Token

Access token for a private app in SurveyMonkey.

Survey IDSurvey ID.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 2.

Depending on your destination, table and column names may not appear as they are outlined below.

responses

This table contains information about your survey responses.

Replication Method

CDC

Primary Key

id

Replication Key

date_modified

Useful links

SurveyMonkey documentation

SurveyMonkey API method

simplified_responses

This table contains a simplified version of information about your survey responses.

Replication Method

CDC

Primary Key

id

Replication Key

date_modified

Useful links

SurveyMonkey documentation

SurveyMonkey API method

survey_details

This table contains information about your survey details.

Replication Method

CDC

Primary Key

id

Replication Key

date_modified

Useful links

SurveyMonkey documentation

SurveyMonkey API method

surveys

This table contains information about your surveys.

Replication Method

CDC

Primary Key

id

Replication Key

date_modified

Useful links

SurveyMonkey documentation

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!