Basic docs

This commit is contained in:
harshil1712 2020-09-14 12:59:27 +05:30
parent 5d60ec4ea7
commit eff2d3eb5f

View File

@ -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.