Survey monkey
Overview
SLUG: SURVEY_MONKEY
Description
SurveyMonkey is an online survey development platform that enables users to create, distribute, and analyze surveys for various purposes.
Authentication Details
OAuth2
API Key
Connecting to Survey monkey
Create an auth config
Use the dashboard to create an auth config for the Survey monkey toolkit. This allows you to connect multiple Survey monkey accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Survey monkey Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Survey monkey toolkit’s playground](https://app.composio.dev/app/Survey monkey)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SURVEY_MONKEY_CREATE_SURVEY
Tool Name: Create Survey
Description
Action Parameters
Action Response
SURVEY_MONKEY_DELETE_SURVEY
Tool Name: Delete Survey
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_COLLECTORS
Tool Name: Get Survey Collectors
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_GROUPS
Tool Name: Get Groups
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_RESPONSES
Tool Name: Get Survey Responses
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_SURVEYS
Tool Name: Get Surveys
Description
Action Parameters
Action Response
SURVEY_MONKEY_GET_SURVEY_DETAILS
Tool Name: Get Survey Details
Description
Action Parameters
Action Response