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.
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
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
- Host: GitHub
- Owner: nqdev-group
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://www.npmjs.com/package/n8n-nodes-nqdev
- Size: 341 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
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:
- Prerequisites:
- Sign up for an account at eSMS.vn.
- Obtain your API key from the eSMS.vn developer dashboard (refer to the eSMS.vn API documentation).
- 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-nqdevnode 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:
- Add the
eSMS.vnnode to your workflow.
[Placeholder for Image 1: Screenshot of adding the eSMS.vn node to a workflow] - Select an operation (e.g., "Send SMS"). [Placeholder for Image 2: Screenshot of selecting the "Send SMS" operation in the node settings]
- Connect your eSMS.vn API credentials. [Placeholder for Image 3: Screenshot of the credential selection dropdown with eSMS.vn API highlighted]
- 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]
- 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
- Repositories: 1
- Profile: https://github.com/nqdev-group
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.
- Homepage: https://docs.quyit.id.vn/n8n/n8n-nodes-nqdev/gioi-thieu-n8n-nodes-nqdev/?ref=n8n
- License: MIT
-
Latest release: 0.2.81
published 9 months ago
Rankings
Maintainers (1)
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
- Homepage: https://docs.quyit.id.vn/n8n-io/n8n-nodes-nqdev/?ref=n8n
- License: MIT
-
Latest release: 0.1.21
published 10 months ago