Can't delete functions that are associated with deleted workflow rules
We have a handful of functions that were once associated with a workflow rule, but the rule has been deleted. The function still thinks it is associated so I can't assign it to a new rule. It is starting to get really messy because we have a list of functions
POP Email integration - Outlook emails showing as read
We have switched to a CRM with Zoho and completed the POP integration so that all of our emails are being saved into the CRM. The challenge is now, all of our emails are coming in as read into Outlook. I understand IMAP is the recommended solution but
Screenshots to show how to access this function described in these instructions
I read the instructions for customising the Home tab (I have super admin rights): https://help.zoho.com/portal/en/kb/crm/customize-crm-account/customizing-home-tabs/articles/customize-home-tab#Classic_View I don't understand how to get to the option described
Client Script: how to check if a field is visible and the value is "not set"?
In my client script code, I want to find out 1) if a picklist field (called field1) is visible, and 2) if visible, the value of field1 is "not set" (-None- option in the picklist dropdown) Which functions do I use? For #1, is there a method like "getVisibility()"
updateRecord isn't working
Hello - I am attempting to pull a project ID from Books and write it into a field in CRM. Please help me figure out why it isn't working - I believe I have everything correct. Thanks! Here's the code snippet: //Get Books Proj ID and write to AFR Project
Marking of Leads from which Deals were created
Hi, Is it possible to track or tag leads for which deals were/or were not created? I have some leads for which it is important to control whether deals were created or not. They are generated from a specific source. So, it's easy to display a list of
How do we get the tags that are attached to a record with Deluge?
I am writing scripts and need to get all the tags associated with a Contact record (or Account, or Lead). I know how to get all tags associated with the whole module, how to add and delete tags on a record but I can't find an example of how to target
Issues with Actions By Zoho Flow
Hi, I have a workflow that fires when a deal reaches a stage. This then sends out a contract for the client to sign. I have connected this up through Actions by Zoho Flow. Unfortunately this fails to send out. I have tracked it down to the date fields.
Not Receiving Notication in Whatsapp
Hi everyone, I am currently setting up my leads module and I want to receive an email and whatsapp notification whenever I receive a new lead. I am getting only an email notification but not whatsapp. I have already integration my company whatsapp, and
Filtering(searching) contact info by using subform info
Hello there, Is there any ways to filter(search) Contact info by using subform info? I am trying to manage my customers info in ZOHO CRM. My customers are mainly families so I set up a family member is a representative as default form and other members
Save and Associate for Workflow Rules
Hello, I have been trying to make a workflow rule that will notify me a week after a lead status has been changed to contacted. However, the save and associate button clicks and then it dims and my cursor changed into a red circle with a line through
Kaizen #160: Automating ZDK CLI commands using shell scripting
Hello everyone, Welcome back to Kaizen. ZDK CLI's command-line nature allows you to easily incorporate it within a shell script, to achieve any custom action that you want to execute. It allows you to execute multiple ZDK CLI commands seamlessly, enhancing
Social Selling: LinkedIn Unified Inbox within SalesInbox
Can you add LinkedIn Unified Inbox to CRM SalesInbox - this would enable managing LinkedIn Connections Messaging Directly from SalesInbox - adding leads, creating contacts and or potentials within CRM from Linkedin conversations Examples of LinkedIn inbox
Add Lookup Field in Tasks Module
Hello, I have a need to add a Lookup field in addition to the ones that are already there in the Tasks module. I've seen this thread and so understand that the reason lookup fields may not be part of it is that there are already links to the tables (https://help.zoho.com/portal/en/community/topic/custom-fields-on-task-module).
In a Canvas view, can a field displaying a list of related records be filtered using a Deluge script? Please read to understand more...
I have a request from my users of Zoho CRM. The situation We have created Canvas views for our modules to make navigation easier. One of the canvas views is for a custom Groups module. We have clients (Contact records) that belong to groups. Those groups
Help with Implementing Gift Cards, Promotions & Referral Program in Zoho
I'm working with a client using Zoho Books, CRM, and Inventory. They want to issue gift cards, run promotions, and set up a customer referral program. Does Zoho support these natively, or are there recommended third-party integrations to handle these
Two CRM from single login
Hi! I'm on the trial version of Professional currently, but will be getting full version. My company is looking to run both workstreams from the one CRM- we have retails sales, as well as fulfillment capabilities. The two entities don't need to communicate
Bulk Delete Attachments
Is there a way to bulk delete attachments on the form entries? our storage is full and deleting files one by one is pain taking process.
Swiss currency to euro's
Hi, can someone help me? I work for a Swiss company, and because of this, I only see Swiss francs in my Analytics. I would prefer to see everything in euros. I’ve set my personal settings to euros, so it’s strange that I’m still seeing Swiss francs in
Starting Marketing Automation's journey from Zoho CRM
Unfortunately I cannot resolve a problem with the Marketing Automation signup forms and am therefore forced to use the Webforms of the LEAD CRM module. These work, but I noticed that if I add a TAG in CRM, it is not transmitted to marketing automation.
Workflow Rule for custom pick list field updates across Contact, Deal and Account
I have created a custom pick list that will be created at the lead and contact level, and I'd like to have it automatically updated across deal and account levels as well. It looks like in workflow I'll have to create a separate flow for each item in
How to upload contacts when theres an auto number field
Hi there, Was wondering how to upload my excel file full of contacts to contacts module when theres an auto number field that requires to be filled The picture below shows CON ID which is the autonumber field. Below are the fields inside the creation
Context and convenience just got better with Zia's email intelligence
Dear Customers, We hope you're well! We are in 2024, and email as a tool is only getting more powerful each day. While it enables seamless daily correspondences, we are here with a set of abilities that will enhance your user experience and save several
Approval Process Comments
Is it possible to view the comments entered during the approval or rejection of a record in the approval process? If not, is there a way to require a field to be completed upon approval or rejection?
Price Book - List Price
I know this question has been around for a long time, but there does not seem to be any way to bulk update the list price within a price book. You can create a product list Excel, with prices and upload it to the CRM. Then you have to manually update the list price, one at a time, we have hundreds of products, and the price changes every 3 months. Of course the ability to update the list price by a fixed percent based on the product price would earn you the cigar. Can we have at least a view in Zoho
How to see exact clicked links in CRM from Zoho Campaigns ?
Hi, I'm wondering how I can see the clicked links from an email sent from Campaigns when I'm in a campaign in the CRM module. I can see the number of clicks but I need the sales team to be able to see which link has been clicked by a prospect or contact.
Need help regarding email association
Is there a way to associate your past emails with the related leads or modules that might have been existing in the CRM before you integrated your email with it? As in if I click on a lead or contact, in the email section I can see what past emails I
Using IMAP configuration for shared email inboxes
Our customer service team utilizes shared email boxes to allow multiple people to view and handle incoming customer requests. For example, the customer sends an email to info@xxxx.com and multiple people can view it and handle the request. How can I configure
Detail Page (Standard) view client script: field event callback (onBeforeUpdate) not received
In a Detail Page (Standard) view, I want to update some other field values when a particular field (e.g. field1) is changed, but my client script doesn't seem to get called when I test it in the client script IDE and on an actual record. I don't see the
Setting up the initial variable
I am trying to set up a script to copy the contents of certain fields from the contact module to the deals module (renamed to Proposed Systems). I keep getting an error about thee variable declaration on line 2? What am I missing? Error: "Failed to save
Import Companies with contacts?
Hi I have a presale question. i am interested for Zoho CRM software. I have some csv files of companies with names of contact. I would like to know how can I import these lists of companies with their contact names? This is how look my csv file: Business
Is there any way to recall an email sent using Zoho CRM?
If an email is sent using Zoho Mail, there is a recall option/functionality that is available to the sender. Is there any way to recall an email if it was sent using Zoho CRM? I can't seem to find that option. Any help would be appreciated.
How can I construct a link to a record in an email template.
I want to setup up a workflow rule that sends an email to our admin assistant whenever an Account or Contact is created or updated. In the email that is sent, I'd like to have a link to that specific record in zoho. I've tried a few copy/pastes from my
Deals page sub-forms fields not showing in webhook
"Can we include sub-form fields as parameters in webhooks sent from Zoho CRM to external systems? Right now, the data from sub-form fields isn't supported in webhooks, which limits our ability to integrate Zoho CRM with other systems and automate data
Webhook using JSON Simple Example?
I'm new to Zoho (and JSON) I'm trying to create a webhook using JSON. The webhook creation interface appears to be very rudimentary. On the Webhook creation screen under "Parameters in the User Defined Format(XML, JSON, etc.)" The insert is just a one line text field. That seems like not very useful for building a JSON request, especially for someone just learning the JSON format. Can anyone show me a simple example of how a JSON request would look inside that text field for just say, posting
Simple Function Help needed, Proper case lead name
Hi there- I am very new at this, and I was wondering if someone could help me. I need to proper case "Lead Name" I understand I need to create a workflow and a custom function...and I am thinking I need to pull the "Lead Name" to a variable and then use
Client script setVisibility() of a field in Canvas Detail page returns unsupported action
I'm trying to hide a field on the Canvas Details page when the page loads. This should work as per the docs: https://static.zohocdn.com/crm/9254769/documentation/ZDK-1.0-M2/Field.html var fieldStatus = ZDK.Page.getField("Status"); log(fieldStatus.getValue());
Look Up Field Type not available for events and tasks?
Look Up Field Type not available for events and tasks?
Reports on Emails received
Is there any way out or procedure to make a customized Report on emails received ? I am only able to make report on email sent using my account in CRM It must show subject, date , time of the emails received [email Received could be either a fresh email or reply to our sent emails]?
automations: Can I execute a step on a specific date?
I have created a form in Zoho forms, and created a contacts list. I have also begun setting up an automation with the intention of sending the form to the contact list on a specific date every month (via email) for the entire year (essentially sending
Next Page