mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
34 lines
1.1 KiB
Markdown
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.
|
|
|
|

|