How to send data to chatbot via Javascript
iticks.call('identify', {
name:'Name',
email:'[email protected]',
phone:'+919876543210',
customField:'value'
})Last updated
Was this helpful?
iticks.call('identify', {
name:'Name',
email:'[email protected]',
phone:'+919876543210',
customField:'value'
})Last updated
Was this helpful?
Was this helpful?