Insert records into Zoho CRM module using JSON
Hi
I started using ZOHO CRM API.
It is mentioned in the API that records can be inserted using the below url in xml format
But I want to insert records in Json format and I am using Java.
Can anyone tell me how can I achieve this?
Thanks in advance