Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

SurveyMonkey Spoke

Manage surveys, responses, collectors, and so on in the SurveyMonkey account from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

SurveyMonkey spoke v2.0.6 is the latest version.

Supported versions

This spoke was built for SurveyMonkey API version v3, but may be compatible with later versions.

Spoke requirements

Admin access to SurveyMonkey API Developer Portal.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The SurveyMonkey spoke provides actions to automate SurveyMonkey tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Collector ManagementCreate CollectorCreates a collector for the given survey. Public app users need access to the Create/Modify Collectors scope.
Delete CollectorDeletes the specified collector. Public app users need access to the Create/Modify Collectors scope.
Get Collector DetailsRetrieves details of the specified collector. Public app users need access to the View Collectors scope.
Look up Collectors StreamRetrieves details of collectors in the specified survey.
Contact ManagementAdd Contacts to Contact ListCreates multiple contacts in a contact list. Public app users need access to the Create/Modify Contacts scope.
Create Contact ListCreates a contact list. Public app users need access to the Create/Modify Contacts scope.
Delete Contact ListDeletes the specified contact list. Public app users need access to the Create/Modify Contacts scope.
Look up Contact ListsRetrieves all contact lists. Public app users need access to the View Contacts scope.
Look up Contacts in Contact ListRetrieves all contacts in a contact list. Public app users need access to the View Contacts scope.
Update Contact ListModifies a contact list. Public app users need access to the Create/Modify Contacts scope.
Folder ManagementCreate FolderCreates a folder.
Look up FoldersRetrieves the available folders.
Response ManagementLook up Survey ResponsesRetrieves a list of responses. Public app users need access to the View Responses scope.
Look up Survey TrendsRetrieves the answer counts within the specified time period. Public app users need access to the View Response Details scope.
Survey and Question ManagementCreate QuestionCreates a question on the survey page. Public app users need access to the Create/Modify Surveys scope.
Create SurveyCreates an empty survey. Public app users need access to the Create/Modify Surveys scope.
Delete QuestionDeletes the specified question. Public app users need access to the Create/Modify Surveys scope.
Delete SurveyDeletes the specified survey. Public app users need access to the Create/Modify Surveys scope.
Get Survey DetailsRetrieves a list of full responses, including answers to all questions. Public app users need access to the View Response Details scope.
Look up QuestionsRetrieves all questions in the specified survey.
Look up Survey PagesRetrieves details of the page. Public app users need access to the View Surveys scope.
Look up SurveysRetrieves a list of surveys owned by or shared with the authenticated user. Public app users need access to the View Surveys scope.
Update QuestionUpdates details of the specified question. Public app users need access to the Create/Modify Surveys scope
Update SurveyModifies title, nickname, or language of the specified survey. Public app users need access to the Create/Modify Surveys scope.
Team ManagementLook up Team Activity StreamRetrieves activity data for the specified team.
Look up Team Member DetailsRetrieves details of the specified team member.
Look up Team Members StreamRetrieves details of all members in the specified team.
Look up Teams StreamRetrieves details of all teams that the authenticated user account belongs to.
User ManagementGet User DetailsRetrieves the current user’s account details including their plan. Public app users need access to the View Users scope.

Note: This spoke has a Look up User action and Software Asset Management related actions only.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

For information about setting up the spoke, see Set up the SurveyMonkey spoke.