| Name | Description | Type | Additional information |
|---|---|---|---|
| PhoneProvider |
The name of the Telephone/Dialer System provider |
string |
None. |
| CallDate |
The datetime of the call. Please format as MM/DD/YYYY HH:MM |
date |
None. |
| PhoneNumberDialed |
The phone number that was dialed. Only 10-digit numeric is acceptable |
string |
None. |
| AgentFullName |
The name of our agent/station that made the call |
string |
None. |
| CampaignID |
The campaign ID number or value |
string |
None. |
| VendorLeadCode |
The vendor lead code. |
string |
None. |
| SourceID |
The source id |
string |
None. |
| ListID |
The list id |
string |
None. |
| Comments |
Any comments the agent made. |
string |
None. |
| LengthInSeconds |
The call duration in seconds |
integer |
None. |
| UserGroup |
The user/agent/caller group name, if available |
string |
None. |
| LeadID |
The lead id number |
integer |
None. |
| ListName |
The lead list name |
string |
None. |
| StatusCode |
A coded status of the call's disposition |
string |
None. |
| StatusName |
A more verbose description of the status code |
string |
None. |
| RecordingID |
If a call/recording took place, it's id# |
string |
None. |
| RecordingFilename |
If a call/recording took place, it's filename, e.g. somefilename123456789.mp3 |
string |
None. |
| RecordingLocation |
The URI location of the recording file that we may use to download/access the file, e.g. https://somehost.com/recordings/somefilename123456789.mp3 |
string |
None. |