Connection
- Authentication: OAuth 2.0 (you authorize Atako via SurveyMonkey’s consent screen; no key to copy) — or a Private app access token you paste in directly, if you prefer not to use OAuth.
- Required settings (personal API token option only):
- API host — api.surveymonkey.com (US), api.eu.surveymonkey.com (EU data center) or api.surveymonkey.ca (Canada).
developer.surveymonkey.com → My Apps → Create app. Private app (your own account only): open the app → Settings and copy the Access token, then paste it here; its rights follow your SurveyMonkey plan. In the Host field, keep “api.surveymonkey.com” (US), or enter “api.eu.surveymonkey.com” (EU data center) or “api.surveymonkey.ca” (Canada). Public app (OAuth): set the OAuth Redirect URL to your platform callback URL, copy the Client ID and Secret so your platform admin sets INTEGRATION_OAUTH_SURVEYMONKEY_CLIENT_ID and INTEGRATION_OAUTH_SURVEYMONKEY_CLIENT_SECRET, and tick the scopes matching the actions you grant: users_read, surveys_read, surveys_write, collectors_read, collectors_write, responses_read, responses_read_detail, contacts_read, contacts_write. SurveyMonkey tokens do not expire and have no refresh token: if access is revoked, reconnect.See SurveyMonkey’s documentation.
Read actions (11)
Write actions (4)
Permissions
Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.Last reviewed against the provider API: September 2026.