Need to update Lead
Need to update Lead
Hi,
My requirement is that we need to update/insert data into CRM which we receive from third party API.
In my case, I have got the data to be inserted in the form of Java object.
I have seen the developer API to use insertRecord method. It asks me to create xml to insert data.
But i do not know how to use that method.
How can i insert java objects data into Lead or other modules of Zoho CRM?