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

|
|
|