Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Put String in Rabbit Exchange

Prev Next

Step Details

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

The Put String In Rabbit Exchange step is used to place a designated string into a specified Rabbit exchange

Prerequisites 

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


Properties

Inputs

PropertyDescriptionData Type
Exchange NameName of the exchange the string is to go toString
HeadersOptional setting used to attach headers to the message queue
List of Data Pair
Message TypeOptional setting used to set the message type received by Rabbit
String
Message(s) TextThe string to send to the exchange
List of String
Persistent?Optional boolean value that allows the message to be stored
Boolean
Routing Keydetermines what excahnge to send message toString


Related Information

Related Articles:

RabbitMQ module