SurveyMonkey
With SurveyMonkey modules in Make, you can create, retrieve, and search for collectors, retrieve and search for surveys and responses, retrieve your info, and watch new response events in your SurveyMonkey account.
To get started with SurveyMonkey, create an account at surveymonkey.com.
Refer to the SurveyMonkey API documentation for the list of available endpoints.
- Log in to your Make account and add a SurveyMonkey module to a .
- Click Add next to the Connection field.Note: If you add a module with an instant tag, you will first be prompted to add a Webhook. Click Add next to the Webhook field, followed by Add next to the Connection field.
- Optional: In the Connection name field, enter a name for the connection.
- Optional: Click Show advanced settings and enter your custom application's Client ID and Client Secret values. To create these values, see the Create App ID and Secret for SurveyMonkey section.
- Click Save.
You have successfully established the connection. You can now edit your and add more SurveyMonkey modules.
You can create your own application and connect it to Make using the App ID and Secret values from the application. To create these credentials:
- Click Add a New App.
- Fill in the App Nickname and App Creator fields, select the App Type, and click Create App.
- Click on the Settings tab, update the OAuth Redirect URL to https://www.integromat.com/oauth/cb/survey-monkey, and click Submit Changes.
- Scroll down to the Scopes section, update your required scopes, and click Update Scopes.Note: If you update the app's scopes after creating the connection, you will be prompted in Make to update the connection by clicking Continue when adding a new module.
- Scroll back up the page to the Credentials section, copy your Client ID and Secret, and store them in a safe place.
You will use these credentials in the Client ID and Client Secret fields when establishing the connection in Make.
After connecting the app, you can perform the following actions:
- Create a CollectorCreates a new collector.
- Get a CollectorRetrieves a collector's information.
- Search for a CollectorRetrieves a list of collectors.
- Get a SurveyRetrieves a specific survey's information.
- Search for a SurveyReturns a list of surveys.
- Get a Response
- Search for a ResponseReturns a list of responses.
- New Response EventTriggers when a new response event occurs.
- Get My InfoReturns the current user's account details including their plan.
- Make an API CallPerforms an arbitrary authorized API call.
Module Survey fields list surveys by title, unless otherwise stated.