Tin Zalo Tư vấn dạng yêu cầu thông tin người dùng
HTTP request
curl --location 'https://rest.esms.vn/MainService.svc/json/SendZaloFollowerMessage_V5_post_json/' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey": "{{ApiKey}}",
"SecretKey": "{{SecretKey}}",
"OAID": "{{OAID}}",
"RequestId": "96accf59-0c41-4bc7-a5c4-4a466c2e41c2",
"Payload": {
"recipient": {
"user_id": "{{UserID}}"
},
"message": {
"attachment": {
"type": "template",
"payload": {
"template_type": "request_user_info",
"elements": [
{
"title": "OA Chatbot",
"subtitle": "Đang yêu cầu thông tin từ bạn",
"image_url": "https://minio.esms.vn/blogimg/agent-1/BlogImg/full_cccc34d4-3a46-4644-8613-1b226203c5d5.png"
}
]
}
}
}
}
}'Tham số
Kiểu dữ liệu
Tính bắt buộc
Mô tả
Tham số
Kiểu dữ liệu
Tính bắt buộc
Mô tả
Tham số
Kiểu dữ liệu
Tính bắt buộc
Mô tả
Tham số
Kiểu dữ liệu
Tính bắt buộc
Mô tả
Thuốc tính
Kiểu dữ liệu
Mô tả
Last updated