Telephone Number Formatting
Hi, Following on from the April digest, here is a custom function, that Ive got in place for UK based +44 numbers contact = zoho.crm.getRecordById("Contacts", contact_id); // Get ONLY the Phone field. phone_number = contact.get("Phone"); // If phone_number
Difference Between Search API & COQL API
Hello Team, Please find the following image to understand API & COQL API. If any points missing please added in comment section. Thanks, Thisai Moorthy.
How do I increase the email attachment size in Zoho CRM ?
It looks like I'm limited to 10MB when sending an attachment using the email widget on a record in Zoho CRM. Is there a way to increase the size? Or can I use some other tool? From what I'm reading online, I'm maxed out at 10MB. Any insight would be greatly
About the Portal's Public Modules
I checked the deals tab under Public Modules because I wanted the deals tab to appear on the portal for clients to check. Then, the deals tab was displayed, but But it shows data that has nothing to do with the client. How can I display only the relevant
Organisation ID
dear team, Please treat as urgent , kindly share with me my account organization ID, i want to procure zoho analytics for same organisation, so i need the Org ID
Changes on the sender email
Hi I would like to ask on how to make changes on the sender email when doing a Mass Email or individial email from the CRM.
Blueprint Update Blocked: "Common Transitions" Limit (No Attempt to Add More Transitions)
We're encountering an unexpected error when saving changes to a blueprint: "You have reached the cap limit of 25 Common Transitions." (No Attempt to Add More Transitions) This issue prevents us from making any modifications, despite not attempting to
is there an easy way to embed a zoho analytics report into a widget (or inside the "account" page) of Zoho CRM
Hi, I have built a report that is specific to an account in Zoho CRM but I would like this to be built into the Zoho CRM front-end. I have looked at the widget concept but it seems quite complicated (see attached screenshot but I need to filter this view
User & Workflow relationship
Hello! I am removing a user from Zoho CRM, does that disable the user in associated workflows? Specifically email workflows? Thanks
How to get a list of selected records into a button-function? Here is how!
So, you might know already how to get a button on a page somewhere and perform actions with a function when pressed, but how about a button that only works with the records you selected in the list view? The button selected is a custom button in the modules
How to share forecasts?
Hi everyone! We have set up forecasts using an administrator user, how can we allow a normal user to view them (as an administrator would)? Thanks in advance!
How to set DateTime value to blank via Python SDK
I want to clear a previously set datetime custom opportunity field in Zoho CRM using python SDK 2.1 (3.0.0) The following fails with a TYPE_ERROR: deal_record.add_key_value('myfield', None) The following fails with "Invalid date format string (too short):
Copy data from one subform to another
Hello, In Zoho CRM, using Deluge, I am trying to fetch data from one subform ("Eval_Appt") from a custom module ("Client_Appointments") and copy this data to another subform ("Charges") in a custom module ("Billing_Invoices"). Below is the code that I
Display more than two decimals in currency
We're having difficulty with products with a value of 0.001$ to 0.004$, because the displays a rounded the value to 0.00$. It gets confusing because we can't differentiate an empty value from a rounded value and always have to click to edit the product to verify the actual value. Is it possible to display more than two decimals when displaying a currency format?
Reference previous lookup field when launching a Function
I'm using this function in a Zoho CRM workflow to update the Related Grant. This function is triggered by a rule when the LOOKUP "Grant" field is EDITED. But I would like to update the "Grant" relation that was previously related before the change, is
Picklist history tracking duration in hours instead of days
Hi. I've a field for which the history is tracked. I can see the duration in days. Is it possible to add or change the duration to hours instead of days?
Why we dont have "onAfterUpdate" in Details Page Client Script
Hi Team, I would like to know why we dont have "onAfterUpdate" trigger for Client Script in details page. With this, i am not able to process the records with the value recently updated in the detail page. Will it be available to use anytime soon?
Issue with Sorting by Stage Name in CRM Dashboard Components
I need to address an issue we are currently experiencing with two components in our CRM Dashboard, which is significantly impacting the presentation of our KPI. Specifically, we are facing difficulties in sorting the chart and funnel components by stage
Exporting Zoho CRM Deals + Contact Names + Contact Emails
Dear Zoho Support Team, Please advise on the best way to export Deals + Contact Names + Contact Emails from Zoho CRM easily ? I managed to export Deals + Contact names but I was unable to export the contact emails on the seem sheet ? Appreciate your swift
Purchase Orders Fields Update Triggered by Mail Merge / Zoho Sign
Hello, I'm sending my Purchase Orders to suppliers through a Mail Merge document to be signed via Zoho Sign. I would like to update fields or create tasks using Workflows when the Mail Merge document is signed by the supplier or when it is sent to the
How to add a product to multiple contacts at once?
we run a course company and are currently reform our record system. i want to add our products to our contacts but not sure how to do it efficiently, and adding products one by one to contacts manually will take too long. Is it possible to add a product
Can we determine what environment a deluge function is running in (sandbox/production)?
Is there way of consistently detecting whether a function is running in the sandbox or production? I was wondering if there was a flag to indicate the sandbox, rather than comparing an org ID variable. I took a look at response from zoho.crm.invokeConnector("crm.getorg",Map()) but there's nothing obvious, beyond ID differences, or our sandbox zia_portal_id being null.
Zoho CRM Email Templates are clunky and distort on mobile
Why is the CRM Template builder for emails so outdated compared to other tools like Canva or MailChimp? It is a horrible process to try to create something from scratch then you can’t change half of the elements in the email. Fonts are ugly and basic.
Adding Default Module Image into mail merge field
As with most people finding their way to these forums i have a specific requirement that doesn't seem to be supported by Zoho I have created 2 custom modules to suit my purpose 1 is an inventory type module that lists aluminium extrusions, and all relevant
Inviting Contacts to the Customer Portal
We are building out our Zoho CRM, and I've built out a customer portal; however, I've run into a wall. I created a contact record and attempted to invite the contact to the portal and received the error message "You can invite only customers/clients for
Whatsapp extension for zoho crm custom modules
Hi community , i am looking for recommendation on some good whatsapp extension which we can use with zoho crm standard modules and custom modules both . The main objective is to send and receive whatsapp messages from clients. We just looking for a button
'unable to send message reason 553 relaying disallowed'
Hi, We're currently getting the above error when trying to send mail? Thanks, Adam
Kaizen #139: Using Functions in Client Script and Handling Timeouts
Hello everyone! Welcome back to another interesting Kaizen post. In this post, we can discuss how to invoke Functions using Client Script and how to handle Timeouts in Client Script. This post will answer the question raised in the post, Why Client Script
Can't Delete Old Customers
How do we delete canceled customer accounts? Zoho doesn't appear to have an archive feature, and it won't allow us to delete accounts that have transactions in Books. Considering all the accounts have transactions, we're getting a bit of a build-up of
Zoho Integration With Wordpress
How we can integrate zoho crm with wordpress. which plugins are useful?
ZOHO Extension
Dear Team, I would like to create the custom ZOHO extension/plugin to show our page as iframe when click the some icon. Here, how can we create the own extension for ZOHO CRM. could you please share the tutorial? Thank you!
Using Bit Integrations from bitapps - data not coming in
We have added the paid version plugin Bit Integrations and the setup is very easy, but when we submit a form the data doesn't show up in contacts where i mapped it. I have tested it with another default zoho account and it works great but when I try to
Button to change stage of Potential
Hello, I would like to place a button on the edit page of a potential so that when someone clicked the button it moved the potential stage to the stage 'Job Complete' Is this possible? Any help would be great, thanks.
CRM Client Script not running anything after function.execute
Inside my client script im calling a function; var response2 = ZDK.Apps.CRM.Functions.execute("Books_send_quote", parameters); The function is working, doing everything it should. The function logs also show successfull runs with the correct output. But
Don't able to transfer admin privilege
Hello, I'm not able to transfer admin privilege from hu********@******* to ka*********e@t*******.***. Moderation Update: We've removed Personally Identifiable Information (PII) details from your post and attachments for security purposes. The required
CHANGE LABEL NAME OF THE FIELD
Can I change the label name of the field using Trial Account?
CRM function REST API response format
Is there a way to control the JSON response returned by the CRM function REST API? If I call a function using either OAuth or an API key it returns a 200 OK response with a string in the format shown below. I am using a particular feature of an external
Manual entry pricing
Hey everyone, We sell financial product to our clients and we would like to track our assets under management and our growth product. For a same financial product, a client can invest, $1K, $100K or $1M, and the price is negociated with each client. The
New capabilities for custom buttons: Elevate UX and CX with just a click!
-------------------------------------------------Post moderated on 24th May-------------------------------------------------------------- Dear all, The feature is now available for all users in all DCs. Dear Customers, We hope you're well! We're happy
How to get the field values before updation and after updation of a record in zoho crm using custom functions
Hi, I have a problem in task. I want to send mail to owner if record is changed. And I want to get previous values of fields as well as updated values. So that we can tell the owner about field previous and new data with field name. I want to do this
Next Page