Create data sharing rules to share related module records based on parameters of the module
Hi, How can we change the invoice's owner? I've only one invoice which have been created by my admin account, and it is the only my users can't see into the Zoho CRM ( with Zoho Finances integration). The only difference i can see is the owner. Thanks
Script/Function/Other solution for dynamic scroll down list - administration info Poland
Dear Masters of ZOHO It is again me. I ma completely new in scripts of ZOHO. Basics of programming I am familiar with but I can not solve it through web research and my skills today. Task is quite a complex but as I have seen it online also very common.
Connecting Contacts and Leads
Hi, I found out that if a lead is already converted to contact, and another lead comes into the system (with the same data), they can live side to side without any connection between them (although they have the same email/phone in both). Is there a way,
Why is the File Upload field limited to 5?
I am trying to set something up where my customers can upload the files required for onboarding them via Zoho Forms, but I discover that I am limited to 5 fields. Our customers need to upload around 10 different documents, each of which I would like to
Getting id returned by __create() in Client Script
Hi Example: var objJob = new ZDK.Apps.CRM.Jobs.Models.Jobs(); objJob.Name = 'Test'; response = objJob.__create(); I'm trying to get the id of the record I created, however response.details.id and response.__details.id are undefined. How do I retrieve
Move transitions in the blueprint visual editor
Hello. I suggest enabling the ability to move transitions in the blueprint visual editor, using drag and drop. Currently it is only possible to move states; transitions are localized automatically (although not optimally). This would help with a better
Lead Name
I am looking for a way to show a Company, as a LEAD NAME. We are a B2B company, and 90% of our LEADS are businesses...not individuals. We have a list of companies, with no contacts...I could potentially trick Zoho by populating the LAST NAME field with
Configure Notes Title for Blueprint Transition
It'd be very helpful to be able to configure note titles on blueprint transitions when requiring notes. This would help tie back the history of notes to the blueprint actions. We have some approval processes in our blueprint and require notes for the
Deleting fields with dependencies
I'm looking to a proper clear up of our Zoho CRM by fully deleting old custom fields. I know how to do this without impacting my Zoho Analytics data but I'm trying to find a way to identify if these fields have any dependencies within the CRM itself -
Form et Wordpress
Bonjour, J'aimerai savoir s'il existe une possibilité pour garder une trace d'un formulaire Zoho dans son compte Wordpress ? J'ai "embeded" un formulaire Zoho sur une page de mon site Wordpress, et lorsqu'un utilisateur est connecté, qu'il utilise le
Add a password to a zoho form with data from the CRM?
I want to insure the intended recipient is the one filling out the form, I'd like to have a "password" for them to enter. I use the term password here loosely. For example, we capture our customer's birthdays, So having them enter their birthday and last
have a json response that I format into html table how to display it in a zoho crm records
Hello I had a json response that I format into a table html, for a better visibility I turn response to html table (columns, line) But it seems no way to display it in zoho crm field Maybe there is a workaround? maybe not html table, but need something
Unable to fetch large query
Hi I'm unable to retrieve more than 2000 records using the CRM API v6. Looking at the docs it is clear that the upper limit should be around 10.000, not 2000. Query error # {'code': 'LIMIT_EXCEEDED', 'details': {'by': 'limit', 'limit': 2000}, 'message':
How do I customize columns when searching to add related records
When adding a product to a record, there is no easy way to customize which columns are shown, and the only way to search is to use the product name. Luckily for me, I get the columns I need and I can find the product just fine. But some other users don't
Possible to generate/download Quote PDF using REST API?
See title. Is there any way after a quote has been created to export to a PDF using a specified template and then download it? Seems like something that should be doable. Is this not supported in the API v2.0?
How to add the time duration for scheldule call
Hi, When we are planning phone calls with leads or customers. Depending on the client, lead and the reason for the call the time planned is always different from 15 minutes to 2 hours. Currently, the system does not allow us to change or add a time duration
Zoho CRM: Can we get lead status history table using REST APIs kindly advise?
I am able to see the status history of a lead on Zoho CRM, and also retrieve on Zoho Analytics, I am wondering if there is an endpoint with which this table can be retrieved on other tools like Power Bi. Or if there is an endpoint using which we can programmatically
Zoho CRM Canvas - Subforms
Hi & happy new year! I'm building a new Canvas view and as part of the layout I am using it has a subform. I can insert the subform into the canvas but when in the canvas view I am unable to add content to subform? Are the subform view only on a canvas
Module formula field Output zero if one of the fields in the formula is blank
Hi All, Hoping this is an easy one for someone to answer, I have the following calculation in a formula field (${Products.Trade Price}-${Products.Wholesale Price}) This works fine but if the Wholesale Price is not set I need the output to be zero. At
Upserting several records at once
I am pushing data from Creator to CRM so it'd be nice to not waste API calls and just upsert several records at once as it seems to be possible according to https://www.zoho.com/crm/developer/docs/api/v7/upsert-records.html It says we can do up to 100
Zoho Form error: Update Record - Failed to push as the required 'Zoho CRM' field was empty.
I have a zoho form with crm integration. I send the form from the crm by clicking "Insert Template" -> "forms link" from the email editor. The link text that's inserted is in the format of https://forms.zohopublic.com/<myorg>/form/<formName>/formperma/<someID>?crm_entity_id=<contactId>
Kaizen #158 - How to effectively handle API calls to optimize API credits?
Hello everyone! Welcome back to another post in the Kaizen series! In this post, we will discuss a few strategies to handle API calls effectively and optimize your API credits. As you all know, your CRM edition comes with a set number of credits(this
Dynamic Maximum Subform row entries
Hey! We need to have Subforms that have a dynamic number of maximum row entries based on a field inside the record. Is that somehow possible?
Zoho Marketing Automation Cannot Sync Lookiup Fields
Hello all, It seems that Zoho MA cannot sync Lookup fields from the CRM. Can you confirm if this is the case? Is there a workaround? Do you know if Campaigns can sync with custom modules and also with Lookup field in the CRM? Thank you!
Zapier won't retrieve assignment rule
Hello there! We're trying to automate the process of sending the client info from a landing page (unbounce) to zoho crm. Everything seems to be working fine except for the assignment rule. It doesn't show up in the automation fields.
How to format API get request for Google Calendar connection?
I am brand new to API call scripts. I am a google Workspace user. I need to use the google calendar connection to get a list of calendar events with criteria (notably start or end date-times). Then I need to put them in zoho crm's Meetings module. This
Remove HTML Format - Deluge
Hello @all if you want to delete the HTML format from the text please follow the script. Data = "Text"; info Data..replaceAll("<(.|\n)*?>" , "").replaceAll(" " , " "); Apart from this if you require anything please let me know Thanks & Regards Piyush
How to associate a Contacts record with multiple Account records?
I googled to find a solution to this before posting the question here but am not sure if the information I came across is the latest one. I want to be able to associate a Contacts module record with multiple Account records. In my Accounts module, I have
Multi-currency in Zoho CRM Forecast and Reports
As a company we have branches in 4 different countries with as many different currencies. Our Sales Teams would like to work with their local currency as much as possible. The Forecast module using only 1 currency is practically usable only by the sales
Is it possible to customise the lead conversion page in Zoho CRM?
I am looking to add/remove some fields and permissions on the lead conversion page when you convert a lead. I can't seem to find any information on whether this is possible or not.
Email deliverability
Good morning, I would like to send newsletters via ZOHO and therefore want to take care about the DMARC topic, which i unfortunately have no Idea about it, can you help here? I attach the message I´ve received as well to this request. Looking forward
Function
I have a workflow made when a quote is edited the quote number will be copied to a text field Quote_number_ref in the deal that it is associated with. This is the function, it says successful in view usage but Deal field is never populated. Any ideas?
Apple Messages for Business in Omnichannel communications?
Hello, Apple launched "Apple Messages for Business" but Zoho CRM or Zoho Desk don't appear in the list of possible integrators. Zoho already promotes https://www.zoho.com/crm/omnichannel.html Omni Channel integration, but Apple Messages does not yet appear.
LinkedIn Sales Navigator extension not showing info in CRM (Lead/ contact file)
Hi all, I got the LinkedIn Sales Navigator extension installed and activated in CRM (still version 1) and my sales reps who hold an Advanced Sales nav license can't see anything in the lead file section. Apparently we have to update a "app package", but
Records that are in the trash are counted in the reports.
Hello community, after intensive investigation by support, we have noticed that when we relate records through a lookup field, if we delete records from the child module they will be counted when generating a report from both modules. See the case below:
Custom module - change from autonumber to name
I fear I know the answer to this already, but thought I'd ask the question. I created a custom module and instead of having a name as being the primary field, I changed it to an auto-number. I didn't realise that all searches would only show this reference.
Bulk Updates and Untouched Records
We have a field for the industry that the customer is in. Our initial upload of our database was done very poorly, and as a result we are forced to fix all kinds of things in the customer records. Right now, I need to add industries to a slew of companies.
How to Create a Report or List across Two Modules that allows for Mass Updating?
I'm trying to pull a list or report of all Contacts who meet a specific criteria from the Accounts module. I then want to mass update a Contact field for those Contacts in bulk. Basically, I want to find all Contacts who meet Contact Criteria 1 whose
Using Client Script to change Canvas ID
In my deals module, I have created two difference canvas. One for personal insurance and one for Commercial insurance. I have a field in Deals called "Customer Type" that is a drop down with two choices, "Commercial" and "Personal". I am trying to set
Remove Zoho tracking wrapper from CRM template emails
Hi All, We have URL redirect rules so that when certain links unique to a user/account are sent via Zoho templates, they should redirect to open the mobile app rather than web (mobile web is not supported). Because of the Zoho tracking wrapper that gets
Next Page