This page was last edited on February 15, 2024, at 19:11.
Comments or questions about this documentation? Contact us for support!
The Outbound Record resource contains information about records, including the calling list and other attached data. Outbound records have the following endpoints: /api/v2/me/outbound-records and /api/v2/me/outbound-records/<record-handle>.
{
'campaignName': 'Campaign1',
'devicePath': '/devices/68b39a39-dfb5-417d-9efe-93c03a1375af',
'callingList': 'CallingList1',
'applicationId': 134,
'recordHandle': 6
}
Field | Description |
---|---|
campaignName | The name of the outbound campaign. |
devicePath | The path to a device. |
callingList | The name of the calling list used by the campaign. |
applicationId | The Outbound Contact Server application ID. |
recordHandle | The identifier for the record. |