activities
latest
false
- Release Notes
- Overview
- Uploading data to Communications Mining™
- Using the Dispatcher Framework
- Activities reference
- Get Stream Results
- Get Attachment
- Create Communications Mining Validation Action
- Create Communications Mining Validation Artifacts
- Create Record
- Get Record
- Fetch Batch from Stream (Legacy)
- Advance Stream
- Reset Stream
- Retrieve Communications Mining Validation Artifacts
- Predict Record(s)
- Wait For Communications Mining Validation Action
- How-to guides

Communications Mining Activities
Last updated Apr 1, 2026
UiPath.CommunicationsMining.Activities.Streams.GetStreamResults
Gets results from a Communications Mining™ stream.
Designer panel
- Project name - The project in Communications Mining™ that contains your dataset.
- Dataset name - The dataset in Communications Mining that contains your steream.
- Stream name - The stream in Communications Mining from where you want to fetch results.
- Results - The stream results, which are stored in an output variable.
| Name | Full name | Direction | Description | Is required |
| Project name | Project | Input | Project in Communications Mining containing your dataset. | True |
| Dataset name | Dataset | Input | Dataset in Communications Mining containing your stream. | True |
| Stream name | Stream | Input | Stream in Communications Mining from where you want to fetch results from. | True |
| Results | Results | Output | The response that contains the list StreamResult for your request. | False |