feat: add folder support for workflows (fixes #70)
This commit is contained in:
25
workflows/Taiga/1114_Taiga_Update_Triggered.json
Normal file
25
workflows/Taiga/1114_Taiga_Update_Triggered.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user