n8n-docs/docs/integrations/credentials/surveyMonkey.md
2022-04-13 09:56:05 +01:00

34 lines
1.1 KiB
Markdown

# SurveyMonkey
You can use these credentials to authenticate the following nodes with SurveyMonkey.
- [SurveyMonkey Trigger](/integrations/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/credentials/surveymonkey/getting-credentials.gif)