Skip to main content
Feedback

MQTT connector

MQTT is a lightweight publish/subscribe messaging protocol commonly used for machine-to-machine (M2M) communications and Internet of Things (IoT) scenarios. This connector supports both publishing (Send) and subscribing to (Listen) an MQTT broker (or server).

Use the MQTT connector to integrate data to and from MQTT brokers, which manage data from devices and sensors. Combine this data with data from other sources using Boomi connectors.

Connector configuration

To configure a connector to use MQTT, set up two components:

  • MQTT connection - used to set authentication, certifications, and communication options.

  • MQTT operation - used to send data to brokers, or listen for data from brokers that is incoming from other clients.

Supported editions

The MQTT connector works with both v3.0 and v3.1.1 to send and receive messages from MQTT brokers.

On this Page