Creating records and handling Zoho CRM API
I was looking at Zoho CRM API and there is a method called insertRecords. But I have no idea how should I use to really create a method. Even though there is an example there, I just cant seem to understand it. Should I create a script (with php or python) to handle it? How do I run their example code??