n8n/packages/nodes-base/nodes/Hubspot/HubspotTrigger.node.json

27 lines
595 B
JSON
Raw Normal View History

{
"node": "n8n-nodes-base.hubspotTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Sales"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/hubspot"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.hubspotTrigger/"
}
],
"generic": [
{
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖",
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
}
]
}
}