n8n-docs/docs/nodes/nodes-library/trigger-nodes/SurveyMonkeyTrigger
smamudhan 51bf9e9e48
Added several docs (#65)
*  Add Mautic node docs

*  Added docs and credentials for SurveyMonkey, Keap, ZohoCRM, WordPress

* Remove Mautic docs

* Remove WordPress docs
2020-07-23 15:17:24 +02:00
..
README.md Added several docs (#65) 2020-07-23 15:17:24 +02:00
workflow.png Added several docs (#65) 2020-07-23 15:17:24 +02:00

permalink
/nodes/n8n-nodes-base.surveyMonkeyTrigger

SurveyMonkey Trigger

SurveyMonkey is an online cloud-based SaaS survey platform that also provides a suite of paid back-end programs.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when responses are created for SurveyMonkey surveys. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the SurveyMonkey Trigger node

1. SurveyMonkey Trigger node

  1. First of all, you'll have to enter credentials for the SurveyMonkey Trigger node. You can find out how to do that here.
  2. Select the 'Survey' option from the Type dropdown list.
  3. Select 'Response Created' from the Event dropdown list.
  4. Select the surveys you want to receive updates for from the Survey IDs dropdown list.
  5. Click on Execute Node to run the workflow.