See if someone opened your email
Is there a way to see if someone opened your email? In this post (https://help.zoho.com/portal/en/community/topic/can-you-check-to-see-if-people-opened-emails), Michael Trow proposes a solution, however, we only have the status 'Delivered' and 'Received'.
How to Display Search Results Using ZOHO.CRM.API.searchRecord with in Zoho interface.
Hello Community, I’m currently using the ZOHO.CRM.API.searchRecord API to retrieve results within a module in Zoho CRM. The API works fine, and I can successfully fetch the data. ZOHO.CRM.API.searchRecord({Entity:"Leads",Type:"phone",Query:"123456789",delay:false})
.then(function(data){
Leads conversion to deal
Hello Zoho community! I am facing an automation issue, I understand that once leads are converted, they disappear from the front end of Zoho. I can still access them through the report module. Here is what I am trying to do: I am building some analytics
How to reorder Kanban View Columns in All Layouts?
How to reorder Kanban View Columns in All Layouts? The picklist values are in another order than visible in this view, which is the same for both layouts.
New Zoho User Unable To Join My Zoho CRM Organisation - Receiving Error
I have sent an invitation to a new user, they have not previously signed up to Zoho - I know this because I created them a fresh company email address myself. Upon clicking the invitation link, they reach the page to 'Create a Zoho Account'. They entered
Kaizen #81 - COQL API - Part II
Hello everyone! Welcome to another week of Kaizen! In continuation to last week's post on COQL API, we will discuss the rest of the field types and their supported operators with detailed examples in this post. Supported field types and Operators Please
How to add filters on dashbord components - Zoho CRM
Hi, I need to provide users with filters (such as period) in the dashboard components. For example : today revenue, week revenue, but also a specific period revenue. The only way I've found for that purpose is Zoho analytics, I created my chart, but still
Cross module duplicates
Is there a way to identify existing duplicate lead and contact records? i. e. "show me all lead records where a contact record with the same email address exists" Ideally there would be a custom CRM report for this, but I can't see how to create it. I
Zoho Campaigns Related List in CRM
hello, there is a nice Campaigns related list in CRM Lead and Contact records. the list typically populates all campaigns in including emails from Zoho Campaigns which is done via CRM <> Campaigns integration. An empty related list visual attached: However,
Where is the Portal option?
Hi. Im using the Trial period account. Id like to see how the portal works. The doucmentation says I can create a portal by going to Setup > Channels > Portals. However, I dont see the option. I can see Email,Telephony,Chat,Signals but no Portal option. Thanks
Automatic Lead to Contact Conversion in CRM
Is there a way to automate lead to contact conversion? In my case I would like to merge (convert) lead and contact records, if a contact being created already exists in leads - by matching email address. I understand the manual conversion of a single
Dynamic File Names for Mail Merge Templates through Send with Zoho Sign
Hello, Is it possible to autopopulate the fille name when creating a mailmerge template through the send with Zoho sign button? Currently it just defaults to the name of the mail merge template, but it would be great to able to auto-populate this based
Roles Module?
In other systems I build in there are sometimes strict one contact record per human and one company record per company with an interlinking file called roles. This allows for one contact to have multiple roles at the same time with different companies
Reporting on what content activity to deals
I have salesIQ set-up with CRM. Tracking looks good. If I look at a contact who initiated a deal I can see their activity and understand what content and campaigns contributed to the deal. What I would like to do is understand that on aggregate: If I
File Upload Limit
About the File Upload and Image Upload field types in Zoho CRM Currently, I am aware that each field has a total file size limit of 20MB. I would like to ask if there are any corresponding limitations on the total storage size in Zoho Drive or across
How best to use default modules for our CRM implementation?
Hi Im using Zoho CRM for a client who has a wedding venue. We want to use the CRM for Leads through to converted customers. We also want to use the CRM to manage wedding events and have a list of recomended suppliers (florists etc) that we offer to our
Problem with Cadence enrollment / using same Cadences for one contact more than just once / deleting completed Cadences
Dear all! We’re experiencing an issue with Cadence enrollment when assigning Emails to tagged contacts. Recently, I tagged 12 contacts to assign Emails, but only 3 were successfully enrolled in the Cadence. Upon review, I found that enrollments only succeeded
Kaizen #165 : How to call Zoho CRM APIs using Client Script
Welcome back to another exciting Client Script post! In this post, we will discuss one of the most frequently asked questions: How do you call Zoho CRM APIs from Client Scripts? In this kaizen post, 1. Ways to make calls to Zoho CRM APIs using Client
Tracking against a bucket of money
I charge my clients in blocks of $250. It can be pay as you go or monthly subscription based. I have 3 tiers of services each at a different hourly rate. I’m looking to keep track of the $$ bucket and deduct $$ as I work on projects based on the service
Workflow - CRM Deals to Meetings - Creating duplicate meetings
I want to be able to create a deal in Zoho CRM and a Meeting be created so that it adds to my calendar, however when I edit the same deal, I want it to edit the meeting, not create a new meeting! Everytime I edit a deal, It creates a new meeting so I
Subform Missing "Add Rows" Button
I created a Subform on the Account layout but I do not show the "add rows" button. I followed the online setup instructions but it looks like I'm still missing something. How do I get the ability to "add rows" to my subform? Here is what it looks like
API Credentials Can Be Reused To Access Any Organization Including Dev & Sandbox
When an application is created in the API Console, the client ID & secret can be used to access every single type of CRM: main (production), developer edition & any sandboxes. These credentials can be used to generate an access token for any of these
Can You Check To See if People Opened Emails?
Is there a way to see if someone opened up your email? Or to see what they clicked on it and/or if they forwarded the email to someone else? I'd be nice to have access to that and have it automated so you knew when they looked at it, etc.
Calculate End Date based on several fields and factors
Hi all, I was wondering if it is possible to achieve this thing with Formula Field or Function: We have several fields that needs to be taken in consideration when calculating End Date. Relevant fields are: Meal Start Date (Date Field) Meal End Date -
Searching within Workdrive in Entity pages
Hi I have a great idea. It would be great if the Workdrive section of the Account, Contact, Deal etc pages had a Search box next to the title so that one could easily filter the files. We're finding that some of our Accounts/Deals end up with lots of
Lay-out rules without a blueprint
Is it possible to implement lay-out rules within a blueprint? I want that the field 'Intermediair' only appears when the value of 'Type klant' = 'X'. Besides, I want that a new record in the 'Onboarding' module should be created ONLY when 'Type klant'
how to make a downloaded file has file name + file extension in its name?
I want to download the file from 'File Upload' Field in Zoho CRM, after download the file then I will upload it to our own image server to create a download URL link. I wrote the code below. but the problem is, the file name doesnt have file extension
Setting for Warning on Customer Email Address When Creating a Lead
Hello, I wanted to check if anyone knows if there’s a setting for this: When I create a new lead, I would like the system to warn me if the person already exists as a customer under that email address. Just to clarify: I’m not talking about being warned
Get the body of an email from the Email module using a workflow
Hello Folks, I've created a workflow that works on the "Emails" module, this workflow sends the email information to a function. My Question is: How I can obtain the body of these emails? Since there is way to get the body from the fields of the Emails
Reassigning Admin User
I need to reassign an admin user to a new employee. If I transfer the admin user data to another admin user and then delete the old admin user, will this impact any workflows, automation, campaigns, that were created by the old admin user?
CRM subform hide delete icon
Hi, is it possible to hide the delete and duplicate buttons on subforms in CRM with client script? I have set the fields to readonly via client script: ZDK.Page.getSubform("Subform").getField("field").setReadOnly(true); Users cant edit the fields anymore,
Report for leads given to sales people and converted leads
Hi, I think i've asked about this before. I would like to be able to tell how many leads a sales person has been given during a specific period and also how many have been converted to potentials. This was easy in Sales force as sales force always kept
Search API do not working
Trying to search sales order record thru reference number but no result back. Do anyone can help me to debug the deluge? Record API Name
Syntax error that does not make sense.
Hi all, I cannot fingure out where this syntax error is coming from. I need to add this to a workflow to update a Contact record Account field by matching the email domain with the website domain in the Account record. I found a solution using Zia Search
Categorize report values into number-based or picklist based columns to optimize your business operations
Hello everyone, We're excited to present a new enhancement to reports by which you can create two types of category columns in reports : Number-based category columns - Group numeric field values into user-defined categories. Picklist-based category columns
Enroll, Script, Win: Hackathon 2024!
Hello CRM Developers! Are you ready to create some magic with Client Script and Functions in Zoho CRM? Let’s make Hackathon 2024 an unforgettable adventure! The Zoho Developer Community Hackathon 2024 is here, and it’s your time to shine! REGISTER NOW
Add/Remove Values on Picklist via Deluge Function/Workflow
I'm trying to figure out how to add or remove a value on a picklist within CRM. For this case, it would need to be done in a workflow function. I see some options for Zoho Creator, but none for Zoho CRM. Are there any functions that can accomplish t
Implementing Segment-Specific Uniqueness Rules in Zoho CRM
Context: In our organization, we use Zoho CRM to manage leads divided into three main segments: Segment A, Segment B, and Segment C. Each segment has its own management hierarchy, with a dedicated head and several executives handling the leads within
how to add a folder to each customer
Dear Zoho team, I`d like to have a folder for each customer (filled with pics and Excel files, max around 150 files per customer). Could you help me how to do this? Thanks Peter
I import contacts and get an error message: This is a Converted Lead.
These contacts are skipped and not uploaded. How do I fix this error? What is this error? Thanks, Eyal
Next Page