SurveyMonkey
SurveyMonkey is an online survey development platform that enables users to create, distribute, and analyze surveys for various purposes.
In development
Cataloged and scoped, not yet available to run in production.
- 22
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Bulk Contacts
Creates multiple contacts in SurveyMonkey in a single API call. Use this action to efficiently add multiple contacts at once, optionally updating existing ones. Each contact requires first_name, last_name, and either email or phone_number. The response indicates which contacts succeeded, which were invalid, and which already existed. Requires 'contacts_write' OAuth scope.
Create Contact
Creates a new contact in SurveyMonkey. Contacts can be added to contact lists and used for email invitations. Use this action when you need to add a new contact to your SurveyMonkey account for survey distribution.
Create Contact List
Creates a new contact list in SurveyMonkey. Contact lists are used to organize contacts for sending survey invitations via email or SMS collectors. Use this action when you need to create a contact list before adding contacts and sending surveys. Returns the contact list ID and API URL for managing the list.
Create Survey
Creates a new empty survey in SurveyMonkey with one empty page and no questions. Returns the survey ID and internal URLs for editing, previewing, and analyzing results — shareable collector URLs are not returned; use SURVEY_MONKEY_GET_COLLECTORS after creation to retrieve or manage those. The survey_id can be used with other actions to add questions, pages, or collectors. Finalize survey design before broad distribution, as modifying questions after distributing live links can invalidate prior responses. Example: "Create a survey titled 'Customer Satisfaction Survey'"
Create Survey Folder
Creates a new survey folder in SurveyMonkey to organize surveys. Use when you need to create a folder for grouping related surveys.
Delete Survey
Tool to delete a specific survey. Use when the survey ID is confirmed correct. Deletion is irreversible. Example prompt: "Delete survey '123456789'."
Bulk Get Contacts
Tool to retrieve contacts in bulk from SurveyMonkey. Use when you need to fetch multiple contacts efficiently with pagination support.
Get Survey Collectors
Tool to retrieve a list of collectors for a specific survey. Use when you need collector URLs, counts, and statuses. Survey creation does not return shareable links; use this tool to obtain collector URLs after creating a survey.
Triggers
Events that start workflows from this integration.
Survey Response Completed
A survey response has been completed by a respondent.
Survey Response Created
A respondent has started a new survey response.
Survey Updated
A survey's details or structure have been updated.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.