简要描述:
- SOP任务-任务详情
请求域名:
- http://xx.com
请求URL:
xx.com/business/{公众号id}/plugin/SopTask/getTaskDetail
请求类型
POST
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
id | 是 | int | 任务id |
返回示例:
正确时返回:
{
"result": 1,
"msg": "成功",
"data": {
"id": 5,
"member_id": 163938,
"name": "任务名称5",
"task_type": 1,
"is_open": 1,
"execution_type": [
1,
2
],
"task_set": {
"tag_list": [
{
"id": 20,
"tag_id": "etDesSDgAAEFHJm9K6w2pkaN-vx6TO_A",
"name": "测试",
"order": 0,
"group_id": "etDesSDgAAPpondUy-Yn0C0Ym6EFKmnA",
"group_name": "hh2"
},
{
"id": 23,
"tag_id": "etDesSDgAAzhsH_r9QWbH7jdZ2RHQ4bw",
"name": "hh订单",
"order": 0,
"group_id": "etDesSDgAAPpondUy-Yn0C0Ym6EFKmnA",
"group_name": "hh2"
},
{
"id": 28,
"tag_id": "etDesSDgAACFJtKmZ8DmxP3DjZmceyLw",
"name": "测试标签",
"order": 0,
"group_id": "etDesSDgAAgSPK4ZV9R6whR-HznwfJGw",
"group_name": "测试标签组1"
}
],
"start_time": 1641312000,
"end_time": 1645545600,
"send_time_type": 1,
"send_time": "4:00"
},
"content_list": [
{
"type": "text",
"news": "感谢您的dfdf<span contenteditable=\"false\" style=\"color: rgb(41, 186, 156); margin: 0px 5px;\">{{客户昵称}}</span>关注,我们将竭诚为您服务!<div><br></div><div>fdfd</div><div><br></div><div>fdfd<span contenteditable=\"false\" style=\"color: rgb(41, 186, 156); margin: 0px 5px;\">{{客户昵称}}</span>f</div>"
},
{
"type": "link",
"title": "链接标题5",
"link": "https://",
"describe": "链接描述5",
"link_img": "https://ysm-1251768088.cos.ap-guangzhou.myqcloud.com/images/1/2022/01/d0d43fab71fc9f27e19b348e079de0f9.png"
}
],
"created_at": "2022-01-13 18:18:55"
}
}
错误时返回:
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
id | int | 任务id |
name | string | 任务名称 |
is_open | int | 是否开启 |
task_type | int | 任务类型,1会员2消息3生日;5=朋友圈sop |
execution_type | array | 1关系链上级第一位成员,2首次添加企业微信成员,3随机抽选一位成员 |
task_set | object | 任务设置 |
is_complete | int | 执行状态 |
content_list | array | 任务内容,如下 |
任务内容content_list
[
{
'type' : 'text'
'news' : '文本消息'
}
{
'type' : 'image'
'link_img':'图片地址'
}
{
'type' : 'link'
'title' : '链接标题',
'link' : '链接地址',
'describe' : '链接描述',
'link_img' : '链接封面'
}
{
'type' : 'applet'
'title' : '小程序标题',
'appid' : '小程序appid',
'page' : '小程序page路径',
'link_img' : '小程序封面',
}
{
'type' : 'video'
'link_video' : '视频地址'
}
{
'type' : 'file'
'link_file' : '文件地址'
}
]
//朋友圈sop
{
"additional": 0, //附加内容0=关闭;1=开启
"msgtype": 1, //0=图片;1=链接;2=视频
"images": [
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400"
],
"video": "https://ysm-1251768088.cos.ap-guangzhou.myqcloud.com/videos/25/2024/05/284910c231b94c97a087a40a1f531d42.mp4",
"link": {
"image": "http://dummyimage.com/400x400",
"title": "",
"url": "http://dummyimage.com/400x400"
},
"text": "deserunt sint nisi"
}
任务设置task_set
{
'tag_list' : array() // 标签列表,[{id:1,name:'hahaha',tag_id:'wjhr2354},...]
'start_time' : '' // 任务开始时间,格式2022-01-01
'end_time' : '' // 任务结束时间,格式2022-01-01
'send_time_type' : 1 // 1固定时间,2达成任务条件推送
'send_time' : '' // 0:00每天0点,1:00每天1点,2:00每天2点...
}
{
'date_type' : 1 // 日期类型,1节日推送,2指定日期
'date_list' : array() // [{'holiday_name'=>'春节','date'=>'2022-02-01'},...]
'send_target' : 1 // 1全体成员,2指定标签成员
'tag_list' : array() // 同上
'send_time_type' : 1 // 1前几天,2当天
'send_time' : 1 // 同上
'send_time_before' : 1 // 1前一天,2前两天,3前三天...
}
{
'start_time' : '' // 格式同上
'end_time' : '' // 格式同上
'send_time_type' : 1 // 1前几天,2当天
'send_time_before' : 1 // 1前一天,2前两天,3前三天...
'send_time' : '' // 同上
}
//朋友圈sop
{
"push_type": 0, //0=固定时间;1=立即发送
"tag_list": [],// 同上
"execute_time": "1992-01-18 14:24:40" //固定时间
}