Method | M | Text | ImportProcessData | Unique Command for JSON Request. (This method value cannot be changed) |
apikey | M | Text | test_org | Unique key mapped to an organisation. (API key will change according to client organisation) |
servicekey | M | Text | VoiceProcess | Unique key mapped to the voice media process. (Service key will change according to client process) |
Media | M | Text | 11 | Media for the received data. (e.g., 1=Email In (Incoming / received email) 2=Email Out (Outgoing / Sent email) 3=SMS In (Incoming / received SMS) 4=SMS Out (Outgoing / Sent SMS) 8=Chat (Website / messenger Chat conversation) 11=Voice In (Incoming / received Voice Call / session) 12=Voice Out (outgoing / Sent Voice call / session) 21=Social Media – Twitter channel 22=Social Media -Facebook channel 31=Video Refer table below for Media Information values |
Data | M | Text | [ { "leadnumber":"1" "name":"Ram" "mobilenumber":"1234567890" "emailid":"v@avhan.com" "callDateTime":"2018-06-20 09:07:00" "calltype":"71" "dateofleadcreation":"2012-02-22" "timeofleadcreation":"12:00:00" "extrafield1":"1" "extrafield2":"2" "extrafield3":"3" }, { "leadnumber":"2" "name":"abc" "mobilenumber":"1234567891" "emailid":"v1@avhan.com" "callDateTime":"2018-06-20 09:07:00" "calltype":"41" "dateofleadcreation":"2012-02-22" "timeofleadcreation":"12:00:00" "extrafield1":"11" "extrafield2":"21" "extrafield3":"31" } ] | Customer data in JSON Array (Needs mobile number, name, email ID). |
updateparam | M | Text | Mobilenumber / customercode / crmuniquefield | The parameter used for data check to update and insert data. (like Mobile number or Customer code or CRM unique field) |
reqdatetime | M | Text | 2018-11-12 14:00:05 | Date and Time of the request. (Date format: YYYY-MM-DD hh:mm:ss) |
CallDateTime | O | | 2018-11-12 14:00:05 | Date and Time of the request. (Date format: YYYY-MM-DD hh:mm:ss) |
Calltype | O | | 5 | Refer table below for call type values |
userlogin | O | | test@avha.com | Valid login ID that exists in Jodo Platform |