- Release Notes
- 2025
- 2024
- 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
2024
This section contains the 2024 release notes for the UiPath® Communications Mining Activities.
Release date: 27 June 2024
We are excited to announce that the Get Attachment and Get Stream Results activities, within the CommunicationsMining.Activities package, are now generally available. Check out the page for more information on the available activities.
Release date: 13 May 2024
This release brings two new activities that enhance the ability to create automations using Communications Mining predictions:
- Get Stream Results - allows you to get results from the updated Communications Mining streams. This tool uses Generative Extractions predictions by design. In addition, when you sync via the Exchange Integration, this activity provides attachment references.
- Get Attachment - allows you to download an attachment from Communications Mining. Later, you can process this attachment with Document Understanding.
For more details on the new activities, check the Preview Activities page.
Release date: January 25, 2024
- You can now access the
is_end_sequence
flag when fetching streams. For more information, read the API docs. - You are now able to access the QoS and Tone scores from Stream Results.
- When you're in Studio, you can
now right click an activity, select
Help
, and open the documentation.Check the Communications Mining Activities for more information about the activities.
- The
External message ID
was moved to the additional properties of theCreate Record
activity.
- Fixed an issue where the
LabelExists
helper function on stream results now works correctly. It is now correctly functioning with hierarchical label names, suchhello > world
. - Fixed an issue where the
LabelExists
helper function always returnedfalse
. The function now returnstrue
when the specified label exists. - Corrected the tooltip on Predict Record to specify that values should be in the 0 to 1 range.