activities
latest
false
- Release Notes
- Overview
- Uploading data to Communications Mining
- Using the Dispatcher Framework
- Activities reference
Get Record
Communications Mining Activities
Last updated Oct 11, 2024
Get Record
UiPath.CommunicationsMining.Activities.Sources.GetRecord
Note: This activity is mainly used for automated testing, you can’t get predictions using this activity.
Name | Direction | Description | Is required |
---|---|---|---|
Project name | Input | Project in Communications Mining from where you want to get the record | True |
Source name | Input | Source in Communications Mining from where you want to get the record | True |
Record ID | Input | A unique hexadecimal number which identifies the record uniquely in the source | True |
Record | Output | The retrieved record | False |