UNPKG

n8n-nodes-zalo-nnt

Version:

Unofficial Zalo integration for n8n - Send messages, manage groups, user operations with QR login. No API key required, works via browser simulation.

3 lines (2 loc) 121 B
import type { INodeProperties } from 'n8n-workflow'; export declare const zaloQuickMessageProperties: INodeProperties[];