Connectors APIs
The Boomi Enterprise Platform Connector APIs allows for management and deployment of integration connectors associated with your account. These APIs are developed with a RESTish implementation around an object/verb hierarchy. This hierarchy parallels the web service implementation behind REST. Within the API, objects represent structures and relationships within Boomi Connectivity Administration.
Connector Deployment API
The Connector Deployment API provides programmatic access to deploy any connector that was created using the Boomi Software Development Kit (SDK).
Connector Management API
The API provides programmatic access to connector administration functionality that is normally accessed through the Developer tab.
Interactive API Testing
Import the Boomi Platform Connector API collection into Postman to test endpoints, view request examples, and accelerate your integration development.
For more information about Postman collections, forking, and making your first API call, refer to the Working with Boomi APIs on Postman page.