这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| zh:二次开发者指南:如何通过api将数据导入到外呼营销任务及预拨号 [2016/01/30 08:38] – [参数说明] liuxl | zh:二次开发者指南:如何通过api将数据导入到外呼营销任务及预拨号 [2016/01/30 08:46] (当前版本) – [参数说明] liuxl | ||
|---|---|---|---|
| 行 127: | 行 127: | ||
| - | <note important> | + | <note important> |
| - | 例:不设置 phone_field,priority_field,dialtime_field 这三个字段时, | + | 则:importWS(orgidentity, |
| - | + | ||
| - | 则:importWS(orgidentity, | + | |
| - | delrow, | + | |
| </ | </ | ||
| + | |||
| + | ===== 返回结果 ===== | ||
| + | |||
| + | 返回值格式:|Retuen|code|Retuen|message | ||
| + | |||
| + | 返回值类型:String | ||
| + | |||
| + | <WRAP column 20%> | ||
| + | **返回值** | ||
| + | </ | ||
| + | <WRAP column 60%> | ||
| + | **描述信息** | ||
| + | </ | ||
| + | |||
| + | |||
| + | <WRAP column 20%> | ||
| + | * |Retuen|1|Retuen|message | ||
| + | |||
| + | * |Retuen|2|Retuen|message | ||
| + | </ | ||
| + | <WRAP column 60%> | ||
| + | * |Retuen|成功|Retuen|采用文件导入数据时(即source=http或ftp),返回导入任务id,否则直接返回成功提示语(即source=data) | ||
| + | |||
| + | * |Retuen|失败|Retuen|信息描述 | ||
| + | </ | ||