Skip to main content

RabbitMQ Outbound Channel

The RabbitMQ outbound channel allows for configuring how an event should be sent to a RabbitMQ exchange.

Technical configuration

RabbitMQ Outbound Channel Technical Configuration UI

  • Routing key - The routing key, if any, that will be used to route the event to the right queue. See the RabbitMQ documentation for more details.

Advanced configuration

RabbitMQ Outbound Channel Advanced Configuration UI

All options here are optional. The available options are:

  • Exchange - The exchange to send the event to. See the RabbitMQ documentation for more details.