> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SurveyMonkey Advanced Connector

## Intro

SurveyMonkey is a cloud-based company that provides free, customizable surveys, as well as a suite of paid back-end programs that include data analysis, sample selection, bias elimination, and data representation tools. To learn more about the SurveyMonkey API, visit their website. ([https://developer.surveymonkey.com/](https://developer.surveymonkey.com/ "https://developer.surveymonkey.com/") )

You connect to your SurveyMonkey account in the Data Center. This topic discusses the fields and menus that are specific to the SurveyMonkey connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

<table class="mt-responsive-table" data-aura-rendered-by="33:206;a"><tbody><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Primary Use Cases </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> Survey and response analysis </p></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Primary Metrics </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><ul><li><p> Number of people who responded to a survey </p></li><li><p> Response counts </p></li><li><p> Number of completed surveys </p></li></ul></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Primary Company Roles </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><ul><li><p> Marketing roles </p></li><li><p> HR roles </p></li></ul></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Average Implementation Time </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> 1 hour </p></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Ease of Use (on a 1-to-10 scale with 1 being easiest) </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> 2 </p></td></tr></tbody></table>

## Best Practices

Use this connector to pull historical data, then append new data via a recursive DataFlow. For more information, see [Creating a Recursive/Snapshot Magic ETL DataFlow](/s/article/360043428113 "Creating a Recursive/Snapshot Magic ETL DataFlow").

## Prerequisites

To connect to your SurveyMonkey account and create a DataSet, you must have the username and password you use to log into your SurveyMonkey account.

## Connecting to Your SurveyMonkey Account

This section enumerates the options in the **Credentials** and **Details** panes in the SurveyMonkey Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet,** are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

### Credentials Pane

The Domo SurveyMonkey connector uses OAuth to connect, so there is no need to enter credentials within Domo. Click **Connect** (or select **Add Account** if you have existing SurveyMonkey accounts in Domo) to open the SurveyMonkey OAuth screen where you can enter your SurveyMonkey credentials. Once you have entered valid SurveyMonkey credentials, you can use the same account any time you go to create a new SurveyMonkey DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Manage Connector/Adapter Accounts](https://domo-support.domo.com/s/article/360042926054?language=en_US "Manage Connector/Adapter Accounts").

<Note>
  **Note:** If you are already logged into SurveyMonkey when you connect in Domo, you are authenticated automatically when you click **Add account**. If you want to connect to an account that is different from the one you are logged into, you must first log out of SurveyMonkey.
</Note>

### Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:206;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Report </p></td><td colspan="1" rowspan="1"><p> Select the SurveyMonkey report you want to run. The following reports are available: </p><table border="1" cellpadding="1" cellspacing="1"><tbody><tr><td colspan="1" rowspan="1"><b> Report Name </b></td><td colspan="1" rowspan="1"><b> Description </b></td></tr><tr><td colspan="1" rowspan="1"> All Surveys Details </td><td colspan="1" rowspan="1"> Returns data about all or selected surveys. </td></tr><tr><td colspan="1" rowspan="1"> Collector List </td><td colspan="1" rowspan="1"> Returns data about collectors for a selected survey. </td></tr><tr><td colspan="1" rowspan="1"> Contacts </td><td colspan="1" rowspan="1"> Returns the data about contacts. </td></tr><tr><td colspan="1" rowspan="1"> Responses </td><td colspan="1" rowspan="1"> Returns data about responses for a selected survey. </td></tr><tr><td colspan="1" rowspan="1"> Survey Details </td><td colspan="1" rowspan="1"> Returns details for a selected survey. </td></tr><tr><td colspan="1" rowspan="1"> Survey List </td><td colspan="1" rowspan="1"> Returns a list of completed surveys. </td></tr><tr><td colspan="1" rowspan="1"> User Details </td><td colspan="1" rowspan="1"> Returns information about the current user. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"> One or All Surveys </td><td colspan="1" rowspan="1"> Select whether to retrieve data from all surveys or a single selected survey. </td></tr><tr><td colspan="1" rowspan="1"> All or New Data </td><td colspan="1" rowspan="1"> Select how much data to retrieve. If you select <b> All data </b>, the report retrieves all data within the given <b> Start Days </b> and <b> End Days </b> range. If you select <b> Since last successful run </b>, the report retrieves all data since the last successful update. If this is a new DataSet, the run retrieves data for the number of days specified in <b> Start Days </b>. </td></tr><tr><td colspan="1" rowspan="1"> Start Days </td><td colspan="1" rowspan="1"> Enter the number of the farthest day back that should be represented in the report. Combine with <b> End Days </b> to create a range of represented days. For example, if you entered <span class="mt-font-courier-new"> 10 </span> for <b> Start Days </b> and <span class="mt-font-courier-new"> 5 </span> for <b> End Days </b>, the report would contain data for 10 days ago up until 5 days ago. Use <span class="mt-font-courier-new"> 0 </span> for today. </td></tr><tr><td colspan="1" rowspan="1"> End Days </td><td colspan="1" rowspan="1"> Enter the number of the most recent day back that should be represented in the report. Combine with <b> Start Days </b> to create a range of represented days. For example, if you entered <span class="mt-font-courier-new"> 10 </span> for <b> Start Days </b> and <span class="mt-font-courier-new"> 5 </span> for <b> End Days </b>, the report would contain data for 10 days ago up until 5 days ago. Use <span class="mt-font-courier-new"> 0 </span> for today. </td></tr><tr><td colspan="1" rowspan="1"> Collector </td><td colspan="1" rowspan="1"> Select the collector for whom you want to retrieve data. </td></tr><tr><td colspan="1" rowspan="1"> Survey </td><td colspan="1" rowspan="1"> Select the survey for which you want to retrieve data. </td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").
