UNPKG

n8n-nodes-close-crm

Version:

N8N community node for Close CRM integration with comprehensive lead, opportunity, task, note, call management, and enhanced triggers for workflow automation

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