Skip to main content
Feedback

Boomi Platform API connector

The Boomi Platform API connector enables you to perform the object-based operations and actions exposed in the Platform API.

The Boomi Platform API connector is designed to connect seamlessly with Boomi Integration, which consists of web service calls utilizing SOAP request and response setup over an HTTPS connection. The technical details of this connection, such as request headers, error handling, and HTTPS connection, are all abstracted to simplify your implementation.

The Platform API supports GET and UPDATE operations for the RuntimeObservabilitySettings API; the RuntimeObservabilitySettings API object is available when importing the GET and UPDATE operations.

note

Deploying a Boomi Platform API connector does not affect your license count. You can deploy this connector unlimited times across basic runtimes and environments.

Connection configuration

To configure a connector to communicate with Boomi Integration, set up two components:

  • Boomi Platform API Connection

  • Boomi Platform API Operation

Tracked properties

This connector has no predefined tracked properties. See the topic Adding tracked fields to a connector operation to learn how to add a custom tracked field.

On this Page