mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Basic docs
This commit is contained in:
parent
5d60ec4ea7
commit
eff2d3eb5f
@ -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.
|
||||
|
||||

|
||||
|
||||
### 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.
|
||||
Loading…
Reference in New Issue
Block a user