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
- In n8n, create new credentials
- Select OAuth2 API credentials
- 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:
- Create: Add new records
- Get: Retrieve a single record by ID
- Get Many: List multiple records with filtering
- Update: Modify existing records
- Delete: Remove records
License
MIT
Support
- Issues: GitHub Issues
- Author: Fernando Possebon (possebon@gmail.com)
Version: 1.0.0