UNPKG

@tuanltntu/n8n-nodes-bitrix24

Version:

Comprehensive n8n community node for Bitrix24 API integration with CRM, Tasks, Chat, Telephony, and more

7 lines (6 loc) 377 B
import { INodeProperties } from "n8n-workflow"; export declare const telephonyOperationFields: INodeProperties[]; export declare const telephonyCallFields: INodeProperties[]; export declare const telephonyExternalCallFields: INodeProperties[]; export declare const telephonyExternalLineFields: INodeProperties[]; export declare const telephonySipLineFields: INodeProperties[];