n8n-docs/docs/integrations/builtin/credentials/surveymonkey.md
2023-07-18 15:33:16 +01:00

42 lines
1.3 KiB
Markdown

---
title: SurveyMonkey credentials
description: Documentation for SurveyMonkey credentials. Use these credentials to authenticate SurveyMonkey in n8n, a workflow automation platform.
contentType: integration
---
# SurveyMonkey credentials
You can use these credentials to authenticate the following nodes with SurveyMonkey.
- [SurveyMonkey Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.surveymonkeytrigger/)
## Prerequisites
Create a [SurveyMonkey](https://surveymonkey.com/) account.
## Using OAuth
1. Access your SurveyMonkey dashboard.
2. Click on the context menu in the top right.
3. Click on Integrations & Plug-ins
4. Click on Develop.
5. Click on My Apps in the top panel.
6. Create a new app, fill in details.
7. Once created, go to settings.
8. Use the client ID and client secret with your SurveyMonkey OAuth API credentials in n8n.
## Using Access Token
1. Access your SurveyMonkey dashboard.
2. Click on the context menu in the top right.
3. Click on Integrations & Plug-ins
4. Click on Develop.
5. Click on My Apps in the top panel.
6. Create a new app, fill in details.
7. Once created, go to settings.
8. Use the access token, client ID and client secret with your SurveyMonkey node credentials in n8n.
![Getting SurveyMonkey credentials](/_images/integrations/builtin/credentials/surveymonkey/getting-credentials.gif)