UNPKG

n8n-nodes-chat-data

Version:

Chatdata integration for n8n. Manage chatbots, send messages, and retrieve leads from your Chatdata account.

4 lines (3 loc) 160 B
import { INodeProperties } from 'n8n-workflow'; export declare const actionOperations: INodeProperties[]; export declare const actionFields: INodeProperties[];