这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
zh:二次开发者指南:如何通过api将数据导入到外呼营销任务及预拨号 [2016/01/30 08:43] liuxl [返回结果] |
zh:二次开发者指南:如何通过api将数据导入到外呼营销任务及预拨号 [2017/12/12 03:05] (当前版本) |
||
|---|---|---|---|
| 行 127: | 行 127: | ||
| - | <note important> 所有参数不得缺省,无数据时,请使用空参占位。 | + | <note important> 所有参数不得缺省,无数据时,请使用空参占位。例如:不设置 phone_field,priority_field,dialtime_field 这三个字段时, |
| - | 例:不设置 phone_field,priority_field,dialtime_field 这三个字段时, | + | 则:importWS(orgidentity,usertype,user,pwdtype,password,modeltype,model_id,source,context,source_user,source_pwd,exetime,delrow,‘ ’,‘ ’,‘ ’,emptyagent,resetstatus,dupway,dupdiallist,changepackage) |
| - | + | ||
| - | 则:importWS(orgidentity,usertype,user,pwdtype,password,modeltype,model_id,source,context,source_user,source_pwd,exetime, | + | |
| - | delrow,‘’,‘’,‘’,emptyagent,resetstatus,dupway,dupdiallist,changepackage) | + | |
| </note> | </note> | ||