> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/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/p4alBfPjHeNuBPh1/images/provider-guides/05fd68a-surveymonkey1.gif?s=e4553aa90653f220b33906cdfc7e18a4" 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/Bx3tggG51e0liOp-/images/provider-guides/74c56bc-surveymonkey2.gif?s=3c849596896cc0c4349a3f9c3105696e" 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/Bx3tggG51e0liOp-/images/provider-guides/2fd1283-Ampersand.png?fit=max&auto=format&n=Bx3tggG51e0liOp-&q=85&s=5e57dc4d947e08dbc519df38ca1cd4cd" 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/Bx3tggG51e0liOp-/images/provider-guides/67af4d6-surveymonkey3.gif?s=7caf7c66d45006627a29012fd5d11f8c" alt="Ampersand Project Selection" width="776" height="514" data-path="images/provider-guides/67af4d6-surveymonkey3.gif" />

6. Click **Save Changes**.
