UNPKG

n8n-nodes-highlevelv2

Version:

n8n community node for HighLevel v2 API integration - comprehensive CRM, marketing automation, and business management platform

30 lines (29 loc) 641 B
{ "type": "object", "properties": { "success": { "type": "boolean" }, "message": { "type": "string" }, "deletedNote": { "type": "object", "properties": { "id": { "type": "string" }, "contactId": { "type": "string" }, "locationId": { "type": "string" }, "deletedAt": { "type": "string" } } } }, "version": 1 }