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