Files
n8n-workflows/workflows/Taiga/1114_Taiga_Update_Triggered.json
2025-08-05 09:40:47 +05:30

25 lines
499 B
JSON

{
"id": "70",
"name": "Receive updates when an event occurs in Taiga",
"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
}
],
"active": false,
"settings": {},
"connections": {}
}