SurveyMonkey Connector
Quickly build integrations connecting your B2B SaaS to SurveyMonkey.
About the SurveyMonkey Connector
Manage surveys, collectors, responses, contacts, and webhooks in SurveyMonkey.
Actions
Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.
Jump to actions
Triggers
Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.
Jump to triggers
FAQs
Learn more about this connector and related integration functionality.
Jump to FAQs
Actions
| Action Name | Action Description |
|---|---|
| List Surveys | List all surveys accessible to the authenticated user. |
| Get Survey | Retrieve summary information about a survey. Use 'Get Survey Details' for full structure. |
| Get Survey Details | Retrieve the complete survey structure including pages and questions. |
| Create Survey | Create a new survey. Can be blank, from a template, or copied from an existing survey. |
| Delete Survey | Permanently delete a survey and all its data. This cannot be undone. |
| List Collectors | List all collectors for a survey. |
| Get Collector | Retrieve details about a specific collector. |
| Create Collector | Create a new collector for a survey. Non-weblink collectors require a paid plan. |
| Update Collector | Update an existing collector's settings. |
| Delete Collector | Delete a collector. |
| Get Collector Stats | Get response statistics for a collector. |
| List Responses | List summary information for all responses to a survey. |
| Get Response | Get summary information about a specific response. Use 'Get Response Details' for full answers. |
| Get Response Details | Get complete response details including all answers. Requires responses_read_detail scope. |
| List Responses Bulk | Bulk export responses with full answer details. More efficient for large exports. |
| Update Response | Update response metadata such as status. |
| Delete Response | Delete a survey response. |
| List Contacts | List all contacts in your account. |
| Get Contact | Retrieve details about a specific contact. |
| Create Contact | Create a new contact. |
| Create Contacts Bulk | Create multiple contacts at once using a JSON array. |
| Update Contact | Update an existing contact's information. |
| Delete Contact | Delete a contact. |
| List Contact Lists | List all contact lists in your account. |
| Get Contact List | Retrieve details about a specific contact list. |
| Create Contact List | Create a new contact list. |
| Update Contact List | Update a contact list's name. |
| Delete Contact List | Delete a contact list. |
| List Webhooks | List all webhooks in your account. |
| Get Webhook | Retrieve details about a specific webhook. |
| Create Webhook | Create a new webhook subscription. The URL must be unique and handle HEAD requests. |
| Update Webhook | Update an existing webhook's settings. |
| Delete Webhook | Delete a webhook subscription. |
| Get Current User | Retrieve information about the currently authenticated user. |
| Raw Request | Send raw HTTP request to SurveyMonkey API. |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| Webhook Events | Receive real-time notifications for SurveyMonkey events. Automatically creates and manages a webhook subscription when the instance is deployed, and removes the subscription when the instance is deleted. |
| New and Updated Records | Checks for new and updated survey responses in SurveyMonkey on a configured schedule. New responses are emitted on the created branch and previously created responses that changed are emitted on the updated branch. Requires the responses_read_detail scope, available on paid SurveyMonkey plans. |
API Connectors
Integrate with customers' other SaaS apps, fast
Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
- Empower non-devs with a low-code designer
- Give devs freedom to build completely in code
- Let customers create their own workflows
