Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integrations > 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
Property | Description | Data Type |
---|---|---|
Exchange Name | Name of the exchange the string is to go to | String |
Headers | Optional setting used to attach headers to the message queue | List of Data Pair |
Message Type | Optional setting used to set the message type received by Rabbit | String |
Message(s) Text | The string to send to the exchange | List of String |
Persistent? | Optional boolean value that allows the message to be stored | Boolean |
Routing Key | determines what excahnge to send message to | String |
Related Information
Related Articles: