Package Information
Downloads: 2 weekly / 16 monthly
Latest Version: 0.1.0
Author: Keith Avery
Available Nodes
Documentation
n8n-xdome
Overview
n8n-xdome is a custom integration for n8n, an open-source workflow automation tool. This project provides extended functionality to connect and automate workflows with the XDome platform.
Features
- Seamless integration with XDome APIs.
- Custom nodes for enhanced workflow automation.
- Easy-to-configure and extend.
Installation
Clone the repository
Install dependencies:
npm installBuild the project:
npm run buildAdd the custom nodes to your n8n instance.
Usage
- Start your n8n instance.
- Configure the XDome credentials in the n8n settings.
- Use the custom nodes in your workflows to interact with XDome.