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:
Recently I was working on a custom function for Zoho CRM which required me to get the current time in a specified timezone. I assumed that zoho.currenttime would give me the time based on the timezone chosen in the organisation settings but discovered that it always gives it to you in PST. The Zoho Partner team gave me this snippet to solve the problem: current_time_in_timezone = zoho.currenttime.toString("yyyy-MM-dd'T'HH:mm:ss", "Australia/Sydney").toTime("yyyy-MM-dd'T'HH:mm:ss"); If you need the current date, do: current_date_in_timezone = zoho.currenttime.toString("yyyy-MM-dd'T'HH:mm:ss", timezone).toDate(); To figure out what you can put in for the timezone part, refer to https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
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