> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-square-proxy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Survey Monkey

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://api.surveymonkey.com`.

## Before You Get Started

To connect SurveyMonkey with Ampersand, you need to [Create a SurveyMonkey Account](#create-a-surveymonkey-account) and obtain the following credentials from your SurveyMonkey App:

* Client ID
* Client Secret

You will then use these credentials to connect your application to Ampersand.

### Create a SurveyMonkey Account

You need a **SurveyMonkey** account to connect with Ampersand. If you do not have a SurveyMonkey account, here's how you can sign up:

* Go to the [SurveyMonkey site](https://www.surveymonkey.com/).
* Sign up for a free account using your preferred method.

### Creating a SurveyMonkey App

1. Log in to the [SurveyMonkey Developer Portal](https://developer.surveymonkey.com/).

2. Click the **Create a New App** button.

3. On the *Create a New App* form, enter the following details:
   1. **App Name**: The name of the app.
   2. **App Creator**: Email address of the app owner.
   3. **Select an app type.**: Specify whether the application should be private or public.

4. Click **Create App**.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/BKP0KITEQK_z6PiA/images/provider-guides/05fd68a-surveymonkey1.gif?s=6ceff22a2f668510e18ece56b2427c16" alt="SurveyMonkey App Details" width="1440" height="666" data-path="images/provider-guides/05fd68a-surveymonkey1.gif" />

   <br />

5. Click **Settings** on your app details.

6. In the Redirect URL section, click **Add Additional Redirect URL** and enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth`.

7. Click **Submit changes**.

8. From the **Scopes** section, select the scopes required for your application.

9. Click **Update Scopes**.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/74c56bc-surveymonkey2.gif?s=5602e40df19be4c3f4742288f3680157" alt="SurveyMonkey App Details" width="1440" height="666" data-path="images/provider-guides/74c56bc-surveymonkey2.gif" />

   <br />

You can find the **Client ID** and **Client Secret** keys on the **Overview** page of your application. Note these keys, as they are essential for connecting your app to Ampersand.

## Add SurveyMonkey App Details in Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to add the SurveyMonkey App.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/2fd1283-Ampersand.png?fit=max&auto=format&n=ejdbQ1e8FNJV93R0&q=85&s=d66a66a1da235d1fd099b0dfd328353b" alt="Ampersand Project Selection" width="2244" height="442" data-path="images/provider-guides/2fd1283-Ampersand.png" />

3. Navigate to the **Provider Apps** section.

4. Select **SurveyMonkey** from the Provider list.

5. Enter the previously obtained **Client ID** in the **Client ID** field and the **Client Secret** in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/67af4d6-surveymonkey3.gif?s=50a8957786ffff4d03e82c6607cadd8b" alt="Ampersand Project Selection" width="776" height="514" data-path="images/provider-guides/67af4d6-surveymonkey3.gif" />

6. Click **Save Changes**.
