xdome

Connect n8n to Xdome API to gather alerts and incidents

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

  1. Clone the repository

  2. Install dependencies:

    npm install
    
  3. Build the project:

    npm run build
    
  4. Add the custom nodes to your n8n instance.

Usage

  1. Start your n8n instance.
  2. Configure the XDome credentials in the n8n settings.
  3. Use the custom nodes in your workflows to interact with XDome.

Discussion