curl --location --request POST 'https://open.fxiaoke.com/cgi/app/message/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"corpAccessToken": "CORP_ACCESS_TOKEN",
"corpId": "CORP_ID",
"serviceId": "FSAID_XXX",
"toUser": [
"TOUSER1",
"TOUSER2"
],
"msgType": "composite",
"composite": {
"head": {
"title": "运营日报"
},
"first": {
"content": "红包数据"
},
"form": [
{
"label": "CRM (日点击次数)",
"value": "100000"
},
{
"label": "会议助手 (日点击次数)",
"value": "200000"
},
{
"label": "CRM (日点击次数)",
"value": "300000"
},
{
"label": "PK助手 (日点击次数)",
"value": "400000"
}
],
"remark": {
"content": "remark"
},
"link": {
"title": "详情",
"url": "http://www.fxiaoke.com"
}
}
}'{
"errorCode": 0,
"errorMessage": "success"
}
【纷享销客】API开发者 微信交流群
用微信扫右侧二维码,加入【纷享销客】API开发者 交流群,互助沟通

扫码加入交流群