Custom connectors
Create custom Connectors to connect NIM to novel or proprietary external systems which have PowerShell or REST APIs.
For systems with a PowerShell API, see Custom PowerShell connectors.
For systems with a REST API, see Custom REST connector development.
It is not possible, nor should it be necessary, to create a custom File connector.
All connector creation and customization takes place entirely outside of the NIM Studio.
Tip
Tools4ever has developed a test suite that works with both custom PowerShell and custom REST connectors. It runs via PowerShell or in Visual Studio Code. Contact your local Tools4ever office to get access to this test suite.
Additionally, NIM has a built-in test tool for REST connectors. See REST connector test.