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) 181 B
import type { INodeProperties } from 'n8n-workflow'; export declare const customActivityOperations: INodeProperties[]; export declare const customActivityFields: INodeProperties[];