TDV Adapter for Salesloft

Build 22.0.8462

CallDataRecords

Returns multiple call data records. The records can be filtered, paged, and sorted according to the respective parameters. Call data records are records of all inbound and outbound calls through SalesLoft. A call data record may be associated with a call, but does not have to be.

Columns

Name Type Description
Id [KEY] Integer The Id of the CallDataRecord.
CallId Integer The CallId of the CallDataRecord.
CallType String The CallType of the CallDataRecord.
CallUuid String The CallUuid of the CallDataRecord.
CalledPersonId Integer The CalledPersonId of the CallDataRecord.
CreatedAt Datetime The CreatedAt of the CallDataRecord.
Direction String The Direction of the CallDataRecord.
Duration Integer The Duration of the CallDataRecord.
From String The From of the CallDataRecord.
RecordingStatus String The RecordingStatus of the CallDataRecord.
RecordingUrl String The RecordingUrl of the CallDataRecord.
Status String The Status of the CallDataRecord.
To String The To of the CallDataRecord.
UpdatedAt Datetime The UpdatedAt of the CallDataRecord.
UserId Integer The UserId of the CallDataRecord.
HasCall Boolean The HasCall property of the CallDataRecords table.
UserGuid String The UserGuid property of the CallDataRecords table.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462