GetChatDataByField
This method is used to get the chat data by field name. The following table shows the input arguments for GetChatDataByField.
Input Argument | Description |
---|---|
|
If an InteractionId is provided, then it indicates to set data to the related chat. If an InteractionId is not provided, then it indicates to set data to the current chat. |
|
The data field names that you want to get, separated by a comma. |
For each field name in FieldList, there is a corresponding output argument with the same name.