n8n-nodes-codeqr
Version:
Custom n8n nodes for integrating with the CodeQR platform, including dynamic QR code, short link creation, and lead capture workflows.
121 lines (83 loc) • 3.46 kB
Markdown

<p align="center"><br>
This Community Node is a 100% free solution created to simplify and assist the community in fully integrating and utilizing the main features offered by the <b>CodeQR API v1.0+</b> in their n8n projects. <b>Developed by Deusdete Ferreira.</b>
</p>
<br>
### ⚙️ Requirements
To use this Community Node, you need:
- **n8n** version **>= 1.54.4**
- **Node.js** version **>= 18.10**
- **Account on [CodeQR](https://app.codeqr.io/register)** and **API Key** (v1.0+)
### 📌 Available Features
#### Links
🖥️ Operations related to link shortening and management.
<details>
<summary><b>List of operations</b></summary>
<details>
<summary>✅ Create Short Link</summary>
</details>
<details>
<summary>✅ Get Link Information</summary>
</details>
<details>
<summary>✅ Update Link</summary>
</details>
<details>
<summary>✅ Delete Link</summary>
</details>
</details>
#### QR Codes
🖼️ Features for generating and managing dynamic QR Codes.
<details>
<summary><b>List of operations</b></summary>
<details>
<summary>✅ Generate QR Code</summary>
</details>
<details>
<summary>✅ Get QR Code Data</summary>
</details>
<details>
<summary>✅ Update QR Code Destination</summary>
</details>
<details>
<summary>✅ Delete QR Code</summary>
</details>
</details>
### About CodeQR
CodeQR is a SaaS platform designed to simplify and enhance your marketing and automation strategies. With it, you can:
- **Generate dynamic QR Codes**
Create codes that can have their destination changed at any time, without the need for reprinting.
- **Shorten URLs**
Turn long links into short, easy-to-share URLs.
- **Create personalized lead capture pages**
Build customizable forms to collect data from your visitors.
- **Track every interaction in real-time**
View clicks, scans, and conversions in an intuitive dashboard.
Our flexible and complete API also offers:
- **Detailed tracking**: dashboards and reports with metrics on clicks, scans, and conversions.
- **Customization**: adjust colors, logos, and layouts to align with your brand identity.
- **Lead Capture**: integrate via webhook with CRMs or spreadsheets.
- **Automation**: connect to tools like n8n, Make, and Zapier to create automated workflows.
👉 Get started for free at [https://app.codeqr.io/register](https://app.codeqr.io/register), obtain your API Key, and turn data into insights to optimize results.
### 📖 Documentation
For detailed documentation on how to use this node, visit our official documentation:
👉 [CodeQR Documentation](https://codeqr.mintlify.app/introduction)
### 🤝 Contribution
Contribute to the growth of this project! You can help in several ways:
- **Pull Requests**: Submit improvements, fixes, or new features.
- **Issues**: Report problems or suggest ideas.
- **Documentation**: Help improve or expand the documentation.
### 📌 Top Contributors
<a align="center" href="https://github.com/deusdete/n8n-nodes-codeqr/graphs/contributors">
<img src="https://contrib.rocks/image?repo=deusdete/n8n-nodes-codeqr" />
</a>
<div align="center">
Developed with ❤️ by Deusdete Ferreira | <a href="https://codeqr.io" target="_blank">codeqr.io</a>
</div>