n8n-workflows/workflows/628_workflow_628.json
2025-05-14 11:58:29 +03:00

24 lines
486 B
JSON

{
"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": {}
}