UNPKG

n8n-nodes-highlevelv2

Version:

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

4 lines (3 loc) 163 B
import type { INodeProperties } from 'n8n-workflow'; export declare const notesOperations: INodeProperties[]; export declare const notesFields: INodeProperties[];