n8n-docs/docs/nodes/credentials/SurveyMonkey
2020-08-16 08:06:13 +02:00
..
getting-credentials.gif Added several docs (#65) 2020-07-23 15:17:24 +02:00
README.md 🔨 Add permalinks to credential docs 2020-08-16 08:06:13 +02:00

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

  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