tacticalrmm

An n8n node to connect to TacticalRMM API

Package Information

Released: 9/19/2025
Downloads: 11 weekly / 390 monthly
Latest Version: 0.5.0
Author: redanthrax

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

Setup

Setting up API Key in TacticalRMM

  1. Log into your TacticalRMM instance
  2. Navigate to Settings > Global Settings > API Keys
  3. Create a new API key
  4. Note down the API Key for use in n8n

Configuring Credentials in n8n

  1. Base API URL: Your TacticalRMM instance URL (e.g., https://your-domain.example.com)
  2. 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

Discussion