SurveyMonkey MCP connector
SurveyMonkey is a global leader in online surveys and forms for collecting feedback and insights. The SurveyMonkey MCP connector allows AI agents to create and manage surveys, configure collectors for response gathering, and retrieve bulk response data. It also supports listing existing surveys, updating survey details, and managing user account information.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the SurveyMonkey MCP connector to perform the following actions:
- Collect customer feedback at scale across multiple surveys and channels
- Extract survey responses and analyze sentiment to improve product offerings
- Automate survey distribution to specific audiences using collector rules
- Track survey performance metrics and response rates in real time
- Consolidate feedback data from multiple surveys into centralized reports
- Route survey responses to downstream systems for further action
- Monitor user engagement and identify high-value respondents for follow-up
Example prompts
Use the following example prompts to invoke SurveyMonkey MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all surveys in SurveyMonkey and their current response counts.Create a new customer satisfaction survey in SurveyMonkey for our product team.Get the bulk responses from my Net Promoter Score survey in SurveyMonkey.Update the survey title and description in SurveyMonkey for our Q4 feedback campaign.Delete the test survey from SurveyMonkey that we no longer need.Set up a new collector in SurveyMonkey to distribute surveys via email.Retrieve all survey data from SurveyMonkey for the past month.Check my SurveyMonkey account details and user information.Create and configure a feedback survey in SurveyMonkey for our customer support team.
SurveyMonkey MCP connector tools
The SurveyMonkey MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| surveymonkey_createSurvey_invoke | Creates a new survey with the specified configuration and settings. |
| listSurveys | Retrieves a list of all surveys associated with the account. |
| createSurvey | Creates a new survey with the specified configuration and settings. |
| getSurvey | Retrieves detailed information about a specific survey. |
| updateSurvey | Modifies the settings and content of an existing survey. |
| deleteSurvey | Removes a survey and all associated data from the account. |
| getSurveyResponsesBulk | Retrieves all collected responses for a specific survey. |
| createCollector | Creates a new distribution method to collect responses for a survey. |
| getCurrentUser | Retrieves account information for the currently authenticated user. |