Azure Service Bus Receive Message
Parameters
Name | Description |
---|---|
Name |
Display name for the action in Designer |
Queue name |
Name of the queue to receive messages from. When set, overrides any values inherited from metadata. |
Output
This action exposes received messages as a bind, with the following parameters per message:
Name | Description |
---|---|
|
Timestamp representing when the message was inserted into the queue |
|
Body of the message |
|
Unique id linked to the message |
|
Position of the message in the queue |