Skip to main content

Stream Response

Stream Response returns data to the workflow's caller as a stream rather than as a single response body.

It has no settings of its own beyond a name and description — what is streamed comes from the Input mapping.

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

Configuration

FieldRequiredDescription
NameOptionalName for this activity.
DescriptionOptionalDescription for this activity.

Input

FieldRequiredDescription
InputsOptionalThe content to stream back to the caller.

Output

FieldRequiredDescription
OutputOptionalThe result of the stream.