Connect your own SurveyMonkey account (access token) to manage surveys, collectors, responses, and contacts.
connect_surveymonkeywriteConnect your own SurveyMonkey account by saving its API access token, after checking it actually works.
disconnect_surveymonkeywriteDisconnect a SurveyMonkey account: deletes the saved access token. Nothing in SurveyMonkey itself is changed.
list_connectionsreadList the connected SurveyMonkey accounts.
list_surveysreadList surveys in the connected SurveyMonkey account.
get_surveyreadRead one survey's details in full by id.
delete_surveywritePermanently delete a survey. Cannot be undone.
copy_surveywriteCopy an existing survey, creating a new independent survey with the same questions.
list_collectorsreadList collectors (distribution channels: weblink, email, popup) attached to a survey.
create_collectorwriteCreate a new collector (weblink/email/popup) on a survey to start gathering responses.
get_collectorreadRead one collector's details in full by id.
delete_collectorwritePermanently delete a collector. Cannot be undone.
list_survey_responsesreadList responses collected for a survey, optionally filtered by status.
get_response_detailreadRead one survey response in full, including every answered page/question.
delete_responsewritePermanently delete a survey response. Cannot be undone.
list_contactsreadList contacts stored in the connected SurveyMonkey account's address book.
create_contactwriteCreate a new contact in the connected SurveyMonkey account's address book.
delete_contactwritePermanently delete a contact from the address book. Cannot be undone.
list_webhooksreadList webhook subscriptions configured on the connected SurveyMonkey account.
create_webhookwriteSubscribe to a SurveyMonkey event (e.g. response_completed, survey_created) -- SurveyMonkey will POST to your endpoint URL when it fires.
delete_webhookwritePermanently remove a webhook subscription. Cannot be undone.
audit_surveymonkey_accountreadBuild one aggregated survey activity report for the connected SurveyMonkey account: total surveys, total responses, and surveys that have never received a response.
Install SurveyMonkey and let Webbee use it across your workflow.
Open in panel