This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:custom_development_guide:apis:http:import [2016/09/14 01:41] – liuxl | en:custom_development_guide:apis:http:import [2019/01/03 07:19] (current) – donnie | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ^ Parameters | ^ Parameters | ||
| + | |EVENT|String|Import| | ||
| |orgidentity|String|team identity string| | |orgidentity|String|team identity string| | ||
| |usertype|String|agent / account| | |usertype|String|agent / account| | ||
| Line 48: | Line 49: | ||
| unassignToCurrent: | unassignToCurrent: | ||
| reassignToCurrent: | reassignToCurrent: | ||
| - | |callbackFuc|String|callback function| | ||
| <note important> | <note important> | ||
| ex: when you don't have field phone_field,priority_field,dialtime_field, | ex: when you don't have 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& | ||
| </ | </ | ||
| Line 59: | Line 62: | ||
| < | < | ||
| - | {code: | + | |Retuen|code|Retuen|message |
| </ | </ | ||
| - | * Type of the Return Value:JSON | + | * Type of the Return Value:String |
| * Return Values: | * Return Values: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| - | |< | + | |< |
| - | |< | + | |< |