Skip to content

RabbitMQ

RabbitMQ is an open-source message broker software that enables efficient communication between different systems, applications, and services. It supports multiple messaging protocols and facilitates a reliable and flexible messaging system.

Type: rabbitMQ/v1


Connections

Version: 1

null


Actions

Send Message

Name: sendMessage

Send a new RabbitMQ message.

Properties

NameLabelTypeControl TypeDescriptionRequired
queueSTRINGTEXT
message{}OBJECT_BUILDER

Triggers

New Message

Triggers on new RabbitMQ messages.

Type: LISTENER

Properties

NameLabelTypeControl TypeDescriptionRequired
queueSTRINGTEXT