feat: add folder support for workflows (fixes #70)
This commit is contained in:
24
workflows/Hubspot/1081_HubSpot_Automate_Triggered.json
Normal file
24
workflows/Hubspot/1081_HubSpot_Automate_Triggered.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"nodes": [
|
||||
{
|
||||
"name": "Hubspot Trigger",
|
||||
"type": "n8n-nodes-base.hubspotTrigger",
|
||||
"position": [
|
||||
700,
|
||||
260
|
||||
],
|
||||
"webhookId": "9fe8c037-be4f-4809-a7c2-96e509bfc52e",
|
||||
"parameters": {
|
||||
"appId": "dghert3",
|
||||
"additionalFields": {
|
||||
"maxConcurrentRequests": 5
|
||||
}
|
||||
},
|
||||
"credentials": {
|
||||
"hubspotDeveloperApi": "hubspot_trigger"
|
||||
},
|
||||
"typeVersion": 1
|
||||
}
|
||||
],
|
||||
"connections": {}
|
||||
}
|
||||
Reference in New Issue
Block a user