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
| Field | Required | Description |
|---|---|---|
| Name | Optional | Name for this activity. |
| Description | Optional | Description for this activity. |
Input
| Field | Required | Description |
|---|---|---|
| Inputs | Optional | The content to stream back to the caller. |
Output
| Field | Required | Description |
|---|---|---|
| Output | Optional | The result of the stream. |