Browse adapter library

Find and download pre-built adapters from Itential’s library of 300+ open source integrations.

Access the library

Find adapters

1

Search for your system

Marketplace: Use search or browse by category

GitLab: Search repositories or scroll list

Try vendor name, product, or category

2

Review adapter details

Check:

  • Supported features
  • Authentication methods
  • Prerequisites
  • Documentation
3

Access download

Marketplace: Click GitLab Repository link

GitLab: Clone repo or download ZIP

Adapter naming

Format: adapter-<vendor>_<product>

Examples:

  • adapter-cisco_aci - Cisco ACI
  • adapter-palo_alto_panorama - Palo Alto Panorama
  • adapter-servicenow - ServiceNow
  • adapter-microsoft_azure - Azure
  • adapter-aws_ec2 - AWS EC2

Download adapters

1

Go to adapter repository

Navigate to specific adapter in GitLab

2

Choose download method

Clone repository:

$git clone https://gitlab.com/itentialopensource/adapters/adapter-name.git

Download ZIP: Click Code > Download ZIP

Install via npm:

$npm install @itential/adapter-name
3

Verify files

Check for:

  • adapter.js
  • package.json
  • README.md
  • entities/

Adapter documentation

Each adapter includes:

FileContents
README.mdInstallation and setup
AUTHENTICATION.mdAuth configuration
PROPERTIES.mdConfiguration reference
CALLS.mdAvailable methods
CHANGELOG.mdVersion history

Start with README.md for installation, then AUTHENTICATION.md for setup.

Network

  • adapter-cisco_aci - Cisco ACI
  • adapter-cisco_meraki - Cisco Meraki
  • adapter-arista_cloudvision - Arista CloudVision
  • adapter-juniper_mist - Juniper Mist

Security

  • adapter-palo_alto_panorama - Palo Alto Panorama
  • adapter-fortinet_fortigate - Fortinet FortiGate
  • adapter-checkpoint_management - Check Point

Cloud

  • adapter-aws_ec2 - AWS EC2
  • adapter-microsoft_azure - Microsoft Azure
  • adapter-google_cloud - Google Cloud

ITSM

  • adapter-servicenow - ServiceNow
  • adapter-jira - Atlassian Jira
  • adapter-bmc_remedy - BMC Remedy

View complete list →

What’s next