Smart Dialer
Tạo dữ liệu, lấy kết quả cuộc gọi và bật tắt chiến dịch smartdialer trên CareSoft
1. Danh sách chiến dịch
Name
Value
Name
Type
Description
Ghi chú
{
"numFound": "3",
"data": [
{
"campaign_id": 5674,
"name": "123456",
"schedule_start": null,
"schedule_stop": null,
"statusType": "DRAFF",
"actionType": "AUTODIAL",
"status": 0,
"action": 3
},
{
"campaign_id": 5323,
"name": "TestAT",
"schedule_start": "2022-09-26 00:00:00",
"schedule_stop": "2022-09-26 23:59:59",
"statusType": "FINISHED",
"actionType": "AUTODIAL",
"status": 5,
"action": 3
},
{
"campaign_id": 5320,
"name": "2409 at",
"schedule_start": "2022-09-24 00:00:00",
"schedule_stop": "2022-09-24 23:59:59",
"statusType": "DRAFF",
"actionType": "AUTODIAL",
"status": 0,
"action": 3
}
]
}Param
Ý Nghĩa
Ghi chú
2. Kết quả cuộc gọi chiến dịch
Name
Value
Name
Type
Description
STT
Tên trường
Chú thích
3. Kết quả chi tiết chiến dịch
Name
Value
Trường
Định nghĩa
Ghi chú
4. Tạo mới cuộc gọi vào 1 chiến dịch đang có
4.1 Đẩy dữ liệu theo contact_id trên CareSoft
Name
Value
Name
Type
Description
4.2 Đẩy dữ liệu theo số điện thoại khách hàng
Name
Value
Name
Type
Description
4.3 Đẩy dữ liệu theo email của khách hàng
Name
Value
Name
Type
Description
4.4 Đẩy dữ liệu theo danh sách ID khách hàng
Name
Value
Name
Type
Description
4.5 Đẩy dữ liệu theo danh sách số điện thoại
Name
Value
Name
Type
Description
4.6 Đẩy dữ liệu theo danh sách email
Name
Value
Name
Type
Description
Last updated