n8n-nodes-nqdev

n8n-nodes-nqdev là bộ node tùy chỉnh cho n8n, giúp tích hợp các dịch vụ SaaS của nqdev-group như eSMSvn (SMS marketing), Haravan (thương mại điện tử) và Zalo (mạng xã hội). Các node này hỗ trợ tự động hóa quy trình giữa n8n và các dịch vụ của nqdev.

https://github.com/nqdev-group/n8n-nodes-nqdev

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords

n8n-community-node-package n8n-community-nqdev-node-package nqdev quyit
Last synced: 6 months ago · JSON representation ·

Repository

n8n-nodes-nqdev là bộ node tùy chỉnh cho n8n, giúp tích hợp các dịch vụ SaaS của nqdev-group như eSMSvn (SMS marketing), Haravan (thương mại điện tử) và Zalo (mạng xã hội). Các node này hỗ trợ tự động hóa quy trình giữa n8n và các dịch vụ của nqdev.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
n8n-community-node-package n8n-community-nqdev-node-package nqdev quyit
Created 12 months ago · Last pushed 8 months ago
Metadata Files
Readme Funding License Code of conduct Citation

README.md

n8n-nodes-nqdev

This is an n8n community node. It lets you use eSMS.vn in your n8n workflows.

eSMS.vn is a messaging service that allows you to send SMS, Zalo, or Viber messages for marketing campaigns, customer care, or OTP verification directly through its API.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials <!-- delete if no auth needed -->
Compatibility
Usage <!-- delete if not using this section -->
Resources
Version history <!-- delete if not using this section -->

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

The n8n-nodes-nqdev node supports the following operations:

  • Send SMS: Send text messages to one or multiple recipients.
  • Send Zalo Message: Send messages via Zalo for notifications or marketing.
  • Send Viber Message: Send messages via Viber for promotional or customer care purposes.
  • Send OTP: Generate and send one-time passwords (OTP) for verification.

Each operation allows customization such as recipient phone numbers, message content, and sender ID (if supported by eSMS.vn).

Credentials

To use this node, you need to authenticate with eSMS.vn using an API key. Follow these steps to set up your credentials:

  1. Prerequisites:
  2. Setup in n8n:
    • In n8n, go to the Credentials section and click "Add Credential."
    • Select "eSMS.vn API" (or the name you’ve defined for this node’s credential type).
    • Enter your API key in the provided field.
    • Save the credential and connect it to the n8n-nodes-nqdev node in your workflow.

No additional authentication methods are required beyond the API key.

Compatibility

  • Minimum n8n version: Tested with n8n version 0.200.0 and above.
  • Tested versions: Compatible with n8n versions up to the latest release as of March 19, 2025.
  • Known issues: No known version incompatibilities at this time.

Usage

This node is straightforward to use once credentials are set up. Here’s a quick guide to get started:

  1. Add the eSMS.vn node to your workflow. Adding eSMS.vn node [Placeholder for Image 1: Screenshot of adding the eSMS.vn node to a workflow]
  2. Select an operation (e.g., "Send SMS"). [Placeholder for Image 2: Screenshot of selecting the "Send SMS" operation in the node settings]
  3. Connect your eSMS.vn API credentials. [Placeholder for Image 3: Screenshot of the credential selection dropdown with eSMS.vn API highlighted]
  4. Configure the node by entering the recipient’s phone number(s), message content, and any optional parameters (e.g., sender ID). [Placeholder for Image 4: Screenshot of the node configuration panel with sample inputs like phone number and message text]
  5. Execute the workflow to send your message. [Placeholder for Image 5: Screenshot of a completed workflow with a success message or output log]

For new n8n users, check out the Try it out documentation to learn the basics of building workflows.

Tip: If you encounter errors, double-check your API key and ensure your eSMS.vn account has sufficient credits for sending messages.

Resources

Version history

  • 0.1.0 (Initial Release)
    • Released on March 19, 2025.
    • First version of n8n-nodes-nqdev.
    • Supports sending SMS, Zalo, and Viber messages, as well as OTP generation via the eSMS.vn API.
    • Basic integration with n8n workflows, including credential setup using an API key.
  • 0.1.1
    • Released on March 25, 2025 (placeholder date).
    • Fixed integration bugs to improve stability and reliability with the eSMS.vn API.
  • 0.2.0
    • Released on April 1, 2025 (placeholder date).
    • Added support for sending SMS messages with brandname (sender ID customization).

Owner

  • Name: NQDEV Freelance Group
  • Login: nqdev-group
  • Kind: organization
  • Email: quy.nh@nhquydev.net
  • Location: Vietnam

NQDEV Freelance Group

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://citation-file-format.github.io/cff-initializer-javascript/ to generate yours today!
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

cff-version: 1.2.0
title: n8n Nodes for Nqdev Intergrate
message: 'If you use this software, please cite it as below.'
type: software
authors:
  - family-names: Nguyen
    given-names: Quy
    orcid: 'https://orcid.org/0000-0000-0000-0000'
    email: quy.nh@nhquydev.net
    affiliation: 'https://blogs.nhquydev.net'
repository-code: 'https://github.com/nqdev-group/n8n-nodes-nqdev.git'
url: 'https://docs.quyit.id.vn/n8n/n8n-nodes-nqdev/gioi-thieu-n8n-nodes-nqdev'
keywords:
  - n8n-community-node-package
  - n8n-community-nqdev-node-package
  - nqdev
  - quyit
  - esmsvn
license: MIT
version: 1.0.0
date-released: '2025-03-24'

GitHub Events

Total
  • Release event: 3
  • Delete event: 10
  • Push event: 115
  • Create event: 10
Last Year
  • Release event: 3
  • Delete event: 10
  • Push event: 115
  • Create event: 10

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • npm 67 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 78
  • Total maintainers: 2
npmjs.org: n8n-nodes-nqdev-beta

A collection of custom n8n nodes for integrating SaaS services developed by nqdev-group, such as eSMSvn, Haravan, and Zalo, enabling automation workflows between n8n and these platforms.

  • Versions: 63
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 53 Last month
Rankings
Dependent repos count: 24.9%
Average: 30.4%
Dependent packages count: 35.9%
Maintainers (1)
Last synced: 6 months ago
npmjs.org: n8n-nodes-nqdev

Tích hợp dịch vụ eSMS.vn vào n8n, cho phép bạn dễ dàng gửi tin nhắn SMS, Zalo hoặc Viber trực tiếp từ quy trình tự động hóa. Với node này, bạn có thể nhanh chóng kết nối API eSMS.vn, gửi tin nhắn quảng cáo, chăm sóc khách hàng hoặc OTP chỉ trong vài bước

  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
Rankings
Dependent repos count: 25.0%
Average: 30.5%
Dependent packages count: 36.0%
Maintainers (2)
Last synced: 6 months ago