mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| getting-credentials.gif | ||
| README.md | ||
| permalink |
|---|
| /credentials/surveyMonkey |
SurveyMonkey
You can find information about the operations supported by the SurveyMonkey node on the integrations page. You can also browse the source code of the node on GitHub.
Prerequisites
Create a SurveyMonkey account.
Using OAuth
- Access your SurveyMonkey dashboard.
- Click on the context menu in the top right.
- Click on Integrations & Plug-ins
- Click on Develop.
- Click on My Apps in the top panel.
- Create a new app, fill in details.
- Once created, go to settings.
- Use the client ID and client secret with your SurveyMonkey OAuth API credentials in n8n.
Using Access Token
- Access your SurveyMonkey dashboard.
- Click on the context menu in the top right.
- Click on Integrations & Plug-ins
- Click on Develop.
- Click on My Apps in the top panel.
- Create a new app, fill in details.
- Once created, go to settings.
- Use the access token, client ID and client secret with your SurveyMonkey node credentials in n8n.
