Put String in Rabbit Queue
  • 27 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Put String in Rabbit Queue

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > RABBITMQ

The Put String in Rabbit Queue step provides a way to send a string message to a connected Rabbit message queue. The step allows multiple string messages to be sent.

Prerequisites 

This step requires the RabbitMQ module to be installed before it will be available in the toolbox. 



Properties

Inputs

PropertyDescriptionData Type
HeadersOptional setting used to attach headers to the message queueList of DataPair
Message(s) TextA list of strings representing the messages sent to the message queue. Each list item becomes its own messageList of String
Message TypeOptional setting used to set the message type received by the Rabbit MQ broker
String
Persistent?Optional boolean value that allows the message to be storedBoolean


Related Information

Related Articles:

RabbitMQ module


Was this article helpful?