n8n-nodes-itop
v1.0.3
Published
n8n community node for iTop CMDB integration
Readme
n8n-nodes-itop
This is an n8n community node. It lets you use iTop CMDB in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Resources
Preview
https://github.com/user-attachments/assets/6524dc6b-c6c9-4a39-ae8f-218ec982d13b
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Get: Search for and retrieve iTop objects using OQL queries or object IDs
- Update: Update a single iTop object with new field values
Credentials
You can use either username/password or token-based authentication to use this node.
Setting up credentials in n8n
- In n8n, go to Credentials and create a new iTop API credential
- Enter your iTop URL (e.g.,
https://your-itop-instance.com) - Select your Authentication Method:
Username and Password
- Select Username and Password as the authentication method
- Enter your iTop Username
- Enter your iTop Password
- Optionally adjust the API Version (default: 1.3)
Token
- Select Token as the authentication method
- Enter your iTop Auth Token
- To generate a token in iTop, go to User Account > Personal Tokens
- Optionally adjust the API Version (default: 1.3)
Required iTop Permissions
Users need the following permissions in iTop:
- REST Services User profile
- Write access on the classes they want to modify
- Bulk write permissions on the classes they want to modify
Note: Standard administrator accounts do not have REST access by default unless the REST Services User profile is explicitly granted.
Compatibility
Compatible with [email protected] or later
