Creator doesn't have a helper method for accessing Zoho CRM user details so you have to directly access the API. Here's a code snippet that might help:
NB: this blog post is no longer relevant as API v2 lets you use searchRecords with multiple criteria :) I discovered something really cool tucked away in the Zoho CRM forums today. For the history, check out this thread . In summary, the searchRecords API task in Zoho CRM is impossible to use if you have multiple criteria and in general it's pretty annoying to get the single criterion right. In the forum thread, Zoho Support advised that you can actually use getRecords with a view name. This feature is not documented on the getRecords page at all but I can confirm it works:D This is really, really cool. It's going to make my life as a Zoho dev much easier! Instead of having to do something really inefficient and ugly like: leadRecords = zoho.crm.searchRecords("Leads","(Created Time|<|" + yesterday_date +")",fromIndex,toIndex); for each ele in leadRecords { lead_source = ele.get("Lead Source"); createTime=(ele.g
These are the most important indicators for any online business when it comes to CRM systems. I've already tested many different systems and found nothing more convenient than plug-ins. The last years, I found myself a leader in this best free web based crm. The load on the site is minimal, the mass of applications for convenient feedback from the client and most importantly, that there are no problems and errors.
ReplyDelete