Explore our updated SDK documentation
When you encounter limitations while extending your integration using standard modules, adding custom functionality through code modules such as IronPython, Python, C#, or JavaScript is often a valid solution. However, this approach exposes users directly to the underlying code, which can introduce certain risks.
To address this, you can use our SDK to build and register your own modules within your Crosser Control Center environment. This capability has been available for quite some time, but we’ve recently enhanced and expanded the SDK documentation and also added a new module template package to help you get started.
Creating custom modules not only helps you protect your intellectual property, but also enables you to develop modules that can securely handle credentials and resources, leverage the built-in queue mechanism, and integrate seamlessly with the standard monitoring system.
The updated documentation is available at https://sdk.crosser.io