这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| zh:二次开发者指南:接口开发手册_v2.0:http接口:数据导入接口 [2016/09/03 06:43] – solo | zh:二次开发者指南:接口开发手册_v2.0:http接口:数据导入接口 [2019/01/02 01:52] (当前版本) – donnie | ||
|---|---|---|---|
| 行 8: | 行 8: | ||
| ^ 参数名称 | ^ 参数名称 | ||
| + | |EVENT|String|请求目的:数据导入接口(Import)| | ||
| |orgidentity|String|团队唯一标识| | |orgidentity|String|团队唯一标识| | ||
| |usertype|String|agent(坐席) / account(帐号)| | |usertype|String|agent(坐席) / account(帐号)| | ||
| 行 52: | 行 53: | ||
| 例如不设置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, '', | + | EVENT=Import& |
| + | model_id=model_id& | ||
| + | delrow=delrow**& | ||
| + | dupway=dupway& | ||
| </ | </ | ||