How to get Zoho Challege records in Zoho Creator ?
Hi,
In zoho creator -
- leadslist = zoho.crm.getRecords("Leads") ;
Using this function we get records from zoho crm. But is there any function like
- testlist = zoho.challenge.getRecords("Tests") ; - so that I get all the test from challenge?
Right now i found above code is wrong.
Any help will be highly appreciated.
Sorfuddin