Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.61 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.61 KB

@skriptfabrik/n8n-nodes-barcode

NPM Version NPM Downloads

Barcode community nodes for your n8n workflows

This is an n8n community node. It lets you generate barcodes in various types, formats, and configurations for your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter @skriptfabrik/n8n-nodes-barcode in Enter npm package name.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.

Operations

It supports these operations:

  • Encode a provided string into an barcode

Compatibility

Tested against n8n version 1.0+.

Resources