Taiga Trigger node documentation

This commit is contained in:
Harshil 2020-09-21 13:56:17 +05:30
parent 37ee4f6130
commit c19fa938ad
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
---
permalink: /nodes/n8n-nodes-base.taigaTrigger
---
# Taiga Trigger
[Taiga](https://www.taiga.io/) is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable.
::: tip 🔑 Credentials
You can find authentication information for this node [here](../../../credentials/Taiga/README.md).
:::
## Example Usage
This workflow allows you to receive updates when an event occurs in Taiga. You can also find the [workflow](https://n8n.io/workflows/686) on n8n.io. This example usage workflow would use the following node.
- [Taiga Trigger]()
The final workflow should look like the following image.
![A workflow with the Taiga Trigger node](./workflow.png)
### 1. Taiga Trigger node
1. First of all, you'll have to enter credentials for the Taiga Trigger node. You can find out how to do that [here](../../../credentials/Taiga/README.md).
2. Select the project from the ***Project ID*** dropdown list.
2. Click on ***Execute Node*** to run the node.

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB