feat: add folder support for workflows (fixes #70)
This commit is contained in:
26
workflows/Asana/0967_Asana_Update_Triggered.json
Normal file
26
workflows/Asana/0967_Asana_Update_Triggered.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"id": "47",
|
||||
"name": "Receive updates when an event occurs in Asana",
|
||||
"nodes": [
|
||||
{
|
||||
"name": "Asana-Trigger",
|
||||
"type": "n8n-nodes-base.asanaTrigger",
|
||||
"position": [
|
||||
1490,
|
||||
860
|
||||
],
|
||||
"webhookId": "0de3b493-efb6-472c-9deb-80d28c89d28d",
|
||||
"parameters": {
|
||||
"resource": "Tweets",
|
||||
"workspace": "Engineering"
|
||||
},
|
||||
"credentials": {
|
||||
"asanaApi": "asana"
|
||||
},
|
||||
"typeVersion": 1
|
||||
}
|
||||
],
|
||||
"active": false,
|
||||
"settings": {},
|
||||
"connections": {}
|
||||
}
|
||||
Reference in New Issue
Block a user