n8n
Workflow
Receive Updates When An Event Occurs In Taiga
This n8n workflow automates tasks using Taiga. Receive Updates When An Event Occurs In Taiga - ready to import and run in your n8n instance.
n8n
workflow.json
About This Script
This n8n workflow automates tasks using Taiga. Receive Updates When An Event Occurs In Taiga - ready to import and run in your n8n instance.
Features:
- Integrates with Taiga
Source Code
{
"nodes": [
{
"name": "Taiga Trigger",
"type": "n8n-nodes-base.taigaTrigger",
"position": [
690,
260
],
"webhookId": "53939c3e-7dc6-4fdf-94d8-d29f92f8fa12",
"parameters": {
"projectId": 385605
},
"credentials": {
"taigaCloudApi": "taiga"
},
"typeVersion": 1,
"id": "5e6fbe5c-e787-4a1b-b285-3cdb8f23001b"
}
],
"connections": [],
"n8n_version": "1.5.0"
}
Requirements
n8n instance, Taiga API credentials
Tags
#n8n
#automation
#workflow