Package Information
Released: 9/19/2025
Downloads: 11 weekly / 390 monthly
Latest Version: 0.5.0
Author: redanthrax
Available Nodes
Documentation
n8n-nodes-tacticalrmm
An n8n community node for integrating with TacticalRMM API.
Tactical RMM is a remote monitoring & management tool, built with Django and Vue.
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install n8n-nodes-tacticalrmm
Prerequisites
- TacticalRMM instance with API access
- API Key from TacticalRMM
- Your TacticalRMM base URL (e.g., https://your-domain.example.com)
Setup
Setting up API Key in TacticalRMM
- Log into your TacticalRMM instance
- Navigate to Settings > Global Settings > API Keys
- Create a new API key
- Note down the API Key for use in n8n
Configuring Credentials in n8n
- Base API URL: Your TacticalRMM instance URL (e.g., https://your-domain.example.com)
- API Key: The API key from TacticalRMM
Supported Operations
Agents
Complete agent management with CRUD operations, comprehensive filtering, and advanced control capabilities including remote commands, scripts, and system operations.
Alerts
Retrieve and manage system alerts with filtering capabilities.
Clients
Manage client records with retrieval operations and organizational structure.
Software
Retrieve software inventory information from agents with comprehensive filtering options.
Resources
Compatibility
- n8n Version 0.199.0+
- TacticalRMM Version 0.15.2+
License
MIT