AsyncAPI channel · Boomi · Boomi Event Streams

/

The root path of the topic-specific endpoint. POST to this channel to publish messages. Each topic has its own unique base URL.

Provider: Boomi AsyncAPI: v2.6.0 Spec: Boomi Event Streams Operations: 2 Messages: 3

Channel address

/

Operations

publish
publishMessage
Publish a message to the topic
receiveMessage
Receive messages from the topic

Messages

MultiMessage
Publish multiple messages in structured JSON format.
Content-Type: application/json
SingleMessage
Publish a single message in its original format.
Content-Type: application/json
DeliveredMessage
A message delivered to a Boomi recipe subscriber.
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.