mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
* ✨ Add Mautic node docs * ✨ Added docs and credentials for SurveyMonkey, Keap, ZohoCRM, WordPress * Remove Mautic docs * Remove WordPress docs |
||
|---|---|---|
| .. | ||
| README.md | ||
| workflow.png | ||
| 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.
1. SurveyMonkey Trigger node
- First of all, you'll have to enter credentials for the SurveyMonkey Trigger node. You can find out how to do that here.
- Select the 'Survey' option from the Type dropdown list.
- Select 'Response Created' from the Event dropdown list.
- Select the surveys you want to receive updates for from the Survey IDs dropdown list.
- Click on Execute Node to run the workflow.
