Documentation

n8n-nodes-dpsmedia-zalo

Clean-room DPSMedia Zalo community nodes for personal-account Zalo, rebuilt on top of zca-js.

Current scope:

  • DPSMedia Zalo Login By QR
  • DPSMedia Zalo Send Message
  • DPSMedia Zalo User Action
  • DPSMedia Zalo Group Action
  • DPSMedia Zalo Sticker
  • DPSMedia Zalo Poll
  • DPSMedia Zalo Tag
  • DPSMedia Zalo Catalog Product
  • DPSMedia Zalo Actions
  • DPSMedia Zalo Trigger

The package is being rebuilt to mirror the legacy Zalo User surface from n8n-nodes-ultimate, while splitting the common workflows into dedicated nodes for a cleaner n8n UX.

For DPSMedia Zalo Login By QR, the QR code is surfaced directly in the n8n execution output:

  • binary.data contains the QR PNG preview
  • json.qrCode contains the QR metadata, including the base64 payload without the data URL prefix
  • qrPath remains optional as a fallback if you still want to save a file locally

For DPSMedia Zalo Send Message, use the dedicated fields:

  • Thread ID
  • Type
  • Message
  • Urgency
  • Quote Message
  • Mentions

Discussion