how to read json data in zoho custom function
hello,
We get the data from zoho creator through postUrl in zoho crm custom function . The data is coming in json . We store the data in variable now we do not know how to read json data in zoho crm custom function.
we used
getjson() funtion but it showing error;
please let me know how to fixed it
many of thanks,