Use Itential adapters to integrate external systems with Itential Platform. Adapters handle authentication, API translation, and data transformation so your workflows can interact with third-party APIs without custom code.
For example, a workflow calls the Cisco adapter to configure a device. The adapter authenticates, translates the request, sends it to Cisco’s API, and returns the result.
Browse or build adapters
Import and deploy
Set connection and authentication
Add custom logic
Verify functionality
Diagnose issues
Browse the adapter library to find a pre-built adapter or build your own.
Install the adapter in your Platform instance.
Configure authentication and connection settings.
Test the adapter to verify connectivity.