UNPKG

n8n-nodes-highlevelv2

Version:

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

5 lines (4 loc) 130 B
import { VersionedNodeType } from 'n8n-workflow'; export declare class HighLevel extends VersionedNodeType { constructor(); }