Skip to main content
Feedback

SurveyMonkey connection

Prerequisites

  • Client ID
  • Client Secret
  • Set the OAuth Redirect URL
  • Set the scope requirements for your application
Getting the Client ID and Client Secret
  1. Log in to SurveyMonkey's Developer Portal and navigate to My Apps.
  1. Click More Info on your desired App (or add a new one) to view your personal Client ID and Client Secret for that App.
OAuth Redirect URL
  1. Log in to SurveyMonkey's Developer Portal and navigate to the My Apps section.
  2. Click Settings on your desired app.
  3. In the Settings page, at the OAuth Redirect URL box, insert the following url: For US: https://console.rivery.io/api/oauthcallback/surveymonkey For EU: https://eu-west-1.console.rivery.io/api/oauthcallback/surveymonkey
  1. Click Submit Changes to save the URL. At this point, you can click Test OAuth Flow to verify that you inserted the correct URL.
Scope requirements

To let Data Integration access your application's resources, you need to approve the appropriate scopes. Make sure to set the following scopes to Required:

  • View Surveys
  • View Responses
  • View Response Details
  • View Users
  • View Collectors
  • View Contacts
  • View Webhooks
  • View Workgroups

Creating new SurveyMonkey connection In Data Integration

Procedure

  1. Navigate and log into Data Integration Console.
  2. Click Connections in the left-hand menu.
  3. Click New Connection.
  4. Find and click SurveyMonkey source, under Analytics section.
  5. Enter the Connection Name.
  6. Specify your Client ID and Client Secret.
  7. Click Sign In With SurveyMonkey and follow the instructions.
  8. Click Test Connection.
note

In situations where you need to reconnect, re-enter your Client Secret and click Connect with Harvest.

On this Page