diff --git a/docs/nodes/nodes-library/trigger-nodes/HelpScoutTrigger/README.md b/docs/nodes/nodes-library/trigger-nodes/HelpScoutTrigger/README.md new file mode 100644 index 000000000..ab9c66bfc --- /dev/null +++ b/docs/nodes/nodes-library/trigger-nodes/HelpScoutTrigger/README.md @@ -0,0 +1,27 @@ +--- +permalink: /nodes/n8n-nodes-base.asanaTrigger +--- + +# HelpScout Trigger + +[Help Scout](https://www.helpscout.com/) is a help desk software that provides an email-based customer support platform, knowledge base tool, and an embeddable search/contact widget for customer service professionals. + +::: tip 🔑 Credentials +You can find authentication information for this node [here](../../../credentials/HelpScout/README.md). +::: + +## Example Usage + +This workflow allows you to receive updates when an event occurs in HelpScout. You can also find the [workflow](https://n8n.io/workflows/654) on n8n.io. This example usage workflow would use the following node. +- [HelpScout Trigger]() + +The final workflow should look like the following image. + +![A workflow with the HelpScout Trigger node](./workflow.png) + +### 1. HelpScout Trigger node + +1. First of all, you'll have to enter credentials for the HelpScout Trigger node. You can find out how to do that [here](../../../credentials/Asana/README.md). +2. Enter the name of the resource in the ***Resource*** field. +3. Enter the name of the workspace in the ***Workspace*** field. +4. Click on ***Execute Node*** to run the node.