📄️ Introduction to the Connector SDK
The Connector SDK provides a powerful set of tools, libraries, and resources that can be used to build connectors that suit the unique needs of your application. The SDK provides common functionalities to facilitate REST and OpenAPI implementations, tools for working with connection pools, authentication, XML data parsing as well as a test framework for unit testing the connector. The Connector SDK is available in all editions of Integration including the Trial edition.
📄️ Connector SDK artifacts
The Connector SDK artifacts available from the public Maven or Gradle repositories contain everything you need to extend the Boomi Enterprise Platform with a connector and integrate with any application.
📄️ Data type mappings
The Connector SDK addresses a common requirement in connector implementations by mapping simple types in objects that the target service exposes \(represented in XSD by a simpleType element\) to data types.