Skip to content

Viningr/itglue-node

 
 

Repository files navigation

n8n-nodes-itglue

An n8n community node for integrating with IT Glue API.

Installation

Follow the installation guide in the n8n community nodes documentation.

npm install n8n-nodes-itglue

Prerequisites

  • IT Glue account with API access
  • API Key from IT Glue
  • Your IT Glue region (US, Europe, or Australia)

Setup

Setting up API Key in IT Glue

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

Configuring Credentials in n8n

  1. Region: Select your IT Glue region (api, api.eu, or api.au)
  2. API Key: The API key from IT Glue

Supported Operations

Manage file attachments with create, update, and bulk destroy operations for document management.

Complete configuration item management with CRUD operations, bulk updates, and comprehensive filtering for IT asset management.

Manage network interfaces and connections with full CRUD operations and bulk update capabilities.

Manage configuration status definitions with complete CRUD operations for asset lifecycle tracking.

Manage configuration type definitions with CRUD operations for asset categorization.

Manage contact records with full CRUD operations, bulk updates, and comprehensive contact information management.

Manage contact type definitions with CRUD operations for contact categorization.

Retrieve country information and geographical data with filtering capabilities.

Complete document management with CRUD operations, bulk updates, and comprehensive document handling.

Retrieve domain records and DNS-related information with filtering options.

Track asset and license expirations with retrieval and filtering capabilities.

Manage custom flexible asset types with dynamic field structures, supporting full CRUD operations and bulk destroy.

Manage flexible asset field definitions with complete CRUD operations and bulk update capabilities.

Manage flexible asset type definitions with full CRUD operations for custom asset management.

Retrieve system logs and audit trail information for monitoring and compliance.

Retrieve operating system information and specifications with filtering capabilities.

Manage organization records with comprehensive CRUD operations including creation, updates, bulk operations, and deletion with filtering capabilities.

Manage organization status definitions with CRUD operations for organizational lifecycle tracking.

Manage organization type definitions with CRUD operations for organizational categorization.

Securely manage password entries with full CRUD operations including creation, updates, retrieval, deletion, and bulk operations with advanced filtering.

Manage password category definitions with CRUD operations for password organization.

Retrieve platform and technology information with filtering capabilities.

Retrieve regional information and geographical data with filtering options.

Manage relationships between different IT Glue resources with CRUD operations and bulk destroy capabilities.

Manage user accounts with CRUD operations for user administration.

Retrieve user activity metrics and analytics for monitoring user engagement.

Resources

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 3.2%