SurveyMonkey
SurveyMonkey is an online survey development platform that enables users to create, distribute, and analyze surveys for various purposes.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
SurveyMonkey connects with a single OAuth click - there is no token to paste. The first time an agent uses a SurveyMonkey action, FlyMyAI asks you to authorize your SurveyMonkey account. Approve it once and the connection is reused for every later run.
- Provider: SurveyMonkey
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SURVEY_MONKEY_CREATE_SURVEY | Tool to create a new survey. use when you have a survey title and need an id for follow-up operations. example: "create a survey titled 'customer satisfaction'" | title |
SURVEY_MONKEY_DELETE_SURVEY | Tool to delete a specific survey. use when the survey id is confirmed correct. deletion is irreversible. example prompt: "delete survey '123456789'." | survey_id |
SURVEY_MONKEY_GET_COLLECTORS | Tool to retrieve a list of collectors for a specific survey. use when you need collector urls, counts, and statuses. | survey_id, sort_by, sort_order |
SURVEY_MONKEY_GET_CONTACTS | Tool to retrieve a list of contacts. use after authenticating with surveymonkey. call this to fetch all contacts associated with your account. | - |
SURVEY_MONKEY_GET_GROUPS | Tool to retrieve a list of groups. use after authentication when you need to enumerate or paginate through all groups in your surveymonkey account. | - |
SURVEY_MONKEY_GET_RESPONSES | Tool to retrieve a list of responses for a specific survey. use when you need to browse or filter responses after confirming the survey id. | survey_id |
SURVEY_MONKEY_GET_SURVEYS | Tool to retrieve a list of surveys. use when you need to enumerate or paginate through all surveys. | - |
SURVEY_MONKEY_GET_SURVEY_DETAILS | Tool to retrieve metadata and counts for a specific survey. use after confirming the survey id. | survey_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, SurveyMonkey!