Boomi · Schema

SingleMessageRequest

Request body for publishing a single message in its original format. Properties are sent via request headers prefixed with x-msg-props-.

AI AgentsAutomationB2BData IntegrationEDIIntegrationsManagementMFTPlatformWorkflows
View JSON Schema on GitHub

JSON Schema

boomi-singlemessagerequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SingleMessageRequest",
  "title": "SingleMessageRequest",
  "type": "object",
  "description": "Request body for publishing a single message in its original format. Properties are sent via request headers prefixed with x-msg-props-.",
  "additionalProperties": true
}