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