SurveyMonkey
SurveyMonkey (opens in a new tab) is an online survey software platform.
Prerequisites
In order to integrate with SurveyMonkey, you'll need to collect the following information:
Name | Description |
---|---|
Domain* | Your SurveyMonkey API URL (default: api.surveymonkey.com ). |
Access token* | Your SurveyMonkey access token. Learn how to create and retrieve this from the SurveyMonkey API authentication guide (opens in a new tab). |
View Surveys
, View Contacts
, Create/Modify Contacts
, View Responses
, View Collectors
, View Response Details
, and Create/Modify Responses
Integrating with SurveyMonkey
To integrate an existing system with SurveyMonkey:
- Navigate to Data map → View Systems and choose the system that you want to connect.
- Click on the Integrations tab.
- Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
- Complete the required fields for the integration and click Save.
You may confirm your connection is working using the Test connection button, if desired.
To learn more, please see our guide for Managing Integrations.
Technical detail
Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.
SurveyMonkey endpoints
In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.
Privacy function | Endpoint | Description |
---|---|---|
Access Requests | Contacts (opens in a new tab) | Used to return a contact |
Update or Erasure Requests | Contacts (opens in a new tab) | Used to remove a contact |
Access Requests | Surveys (opens in a new tab) | Used to return your surveys for automating the processing of privacy requests. |
Access Requests | Collectors (opens in a new tab) | Used to return your survey collectors, like sms , email , etc to automate the processing of privacy requests |
Access Requests | Survey Responses (opens in a new tab) | Used to return a user's survey responses |
Update or Erasure Requests | Survey Responses (opens in a new tab) | Used to remove a user's survey response |