Skip to main content

ASQ Send Message

ASQ Send Message places a message on an Azure Storage Queue through an ASQ Connection resource.

The message body is supplied through the Input mapping.

The activity has three tabs: Configuration, Input, and Output.

Configuration

FieldRequiredDescription
NameOptionalName of the component.
DescriptionOptionalDescription of the component.
ASQ ConnectionOptionalThe Azure Storage Queue connection resource to send through.
Queue NameOptionalThe queue to send to.

Input

FieldRequiredDescription
InputsOptionalThe message to send.

Output

FieldRequiredDescription
OutputOptionalThe result of the send.