kennis-flux

n8n node for IT service management with intuitive Resource-based navigation

Package Information

Downloads: 0 weekly / 14 monthly
Latest Version: 1.0.2
Author: Fernando Possebon

Documentation

n8n-nodes-kennis-flux

This is an n8n community node for IT Service Management (ITSM) systems. It provides a user-friendly, hierarchical interface for managing IT assets, tickets, users, and more.

Features

  • Hierarchical Navigation: Easy-to-use Category → Resource → Operation structure
  • 24 Resources: Comprehensive coverage of IT management needs
  • 5 CRUD Operations: Create, Read, Update, Delete, and List for each resource
  • OAuth2 Authentication: Secure authentication with automatic token management
  • No External Dependencies: Cloud-compatible with zero external dependencies

Installation

In n8n (Self-Hosted)

npm install n8n-nodes-kennis-flux

After installation, restart your n8n instance.

Configuration

  1. In n8n, create new credentials
  2. Select OAuth2 API credentials
  3. Configure:
    • Base URL: Your system's base URL
    • Username: Your username
    • Password: Your password

Available Resources

Assets (8 resources)

  • Computer, Monitor, Printer, Network Equipment, Phone
  • Software, Peripheral, Software License

Assistance (3 resources)

  • Ticket, Change, Problem

Administration (4 resources)

  • User, Group, Entity, Profile

Management (6 resources)

  • Contact, Supplier, Contract, Document, Budget, License

Dropdowns (2 resources)

  • Location, Manufacturer

Usage

Each resource supports 5 standard operations:

  1. Create: Add new records
  2. Get: Retrieve a single record by ID
  3. Get Many: List multiple records with filtering
  4. Update: Modify existing records
  5. Delete: Remove records

License

MIT

Support


Version: 1.0.0

Discussion