@zackrobertstech/n8n-nodes-logmein-central
v1.0.0
Published
n8n community node for LogMeIn Central Public API v2. Provides operations to list hosts, hosts with groups, and users. Authenticate with your LogMeIn Company ID (username) and PSK (password). Note: the API enforces a limit of one call per minute.
Maintainers
Keywords
Readme
LogMeIn Central n8n Node
n8n community node for LogMeIn Central Public API v2. Provides operations to list hosts, hosts with groups, and users. Authenticate with your LogMeIn Company ID (username) and PSK (password). Note: the API enforces a limit of one call per minute.
Installation
In your n8n instance, go to Settings > Community Nodes and install:
@zackrobertstech/n8n-nodes-logmein-centralCompatibility
- n8n version:
>=1.0.0 - Node.js version:
>=18
Credentials
Configure your LogMeIn Central API credentials in n8n.
Resources & Operations
Base URL: https://secure.logmein.com/public-api/v2
Hosts V2
| Endpoint | Description |
|---|---|
| 🔵 GET /hosts | List hosts |
| 🔵 GET /hostswithgroups | List hosts and computer groups |
Users V2
| Endpoint | Description |
|---|---|
| 🔵 GET /users | List users |
Resources
Built with
This node was generated using Zack Roberts Node Studio, powered by @zackrobertstech/n8n-openapi-node-builder (a maintained fork of @avantguardllc/n8n-openapi-node).
License
MIT
