Script: Update ALL leads one at a time in 10 second increments?
I use Zoho Flow to update ZohoCRM records but if I use a macro or update too many records at once it breaks the flow. Can someone share a script that would trigger a field update (any kind you wish) for each of my "Leads" in a specified view, but that only
I have a function that used to work, now it suddenly stopped
I have 4 functions in total that are coded very similar, 2 of them work fine, the other 2 worked until recently. I am attaching 2 files, 1 is the code that still works, the other doesn't work anymore I know the code is good in the one that doesn't work,
Purchase Order field doesn't show up when doing Quote conversion Mapping
When I am doing Quote conversion Mapping, I can't map "Purchase Order" to Sales Order module and Invoice Module. It doesn;t show up on the "SalesOrder Field" and "Invoice Field" Can you please help Thanks
Function-21: Update all member accounts simultaneously when the parent account is updated.
Welcome back everyone! Last week, we learnt how to create events automatically on specific days of the week. This week, let's look at a custom function that helps you to update member accounts automatically when the parent account is updated. Business scenario: It isn't strange to have multiple branches in a business. Or having contacts with multiple branches of the same company. Either way, it would be better to have multiple member accounts for easier identification rather than have all contacts
zoho.crm.getRecords()
In Custom function i want to fetch 20000+ records, so i used zoho.crm._getRecords("CustomModule1"); But I have to update only 1 record among 20000+ record at one time. If a new Account is created, and if i have 200+ products in my custom module Product Master then in my custom module ACCOUNT PRODUCTS 200+records should be created with that account name & product name respectively. Below is the code. ============== accdetails = zoho.crm._getRecordById("Accounts",accID.toLong()); accname = accdetails.get("Account
What's the best way to get all the records in a module
I currently have a products module in CRM that has more than 200 records but if I use a get request in deluge, it only returns 200. What's the best method for getting all the records in my products module considering the fact that I don't know exactly
Error: Email can't be sent using this from address --- zoho.loginuserid
I have a custom button that calls a function which sends an email using an email template. The button works as intended, but only with the from address zoho.adminuserid. I want this email to come from the user pressing the button, but when I set the
Choice Matrix in Zoho CRM
Hello, I would like to know if it is possible to create a matrix of choice within a layout in Zoho CRM, the same can be created in Zoho Forms. I want to integrate the CRM module with a form.
Adding Link or Hyperlink in GDPR Consent E-Mail
Hi, we've enabled GDPR conformity in our CRM module and written our own personalised consent email. In this consent email, we want to provide a link where users can request to have their data deleted. This is required according to the opinion of our lawyer.
Create Custom Function: A new event, updates a date/time field in the Deals Module.
I need help using a workflow to update a custom date/time field in the Deals Module. Basically, I want to run a report that shows me the last "Appointment Date" for a Deal. To do that, I need a new event to populate the "From" date in the Appointment
Update Values in Specific Rows of Subform via Deluge
Been struggling with this for quite some time. I have a subform in a deal: If a row has an Expiration Date that is in the past (two rows in red), then I need to update the "Liability" values on those rows to "0". I can't figure out how to do this with
Zoho CRM move fields from Leads to Contacts Module using custom function
Hi Zoho Support: Could someone provide the Deluge script to: 1.) Move certain fields from a leads record to a Contacts records when I am executing a workflow. The workflow is executed when a value in a "multiselect lookup field" in the Contacts Module is changed. I would like certain data fields to move from the Leads record (in the Leads module) when it is associated to the record in the contacts module (that is, when the Contact record is edited). Please help. Thanks. John Williams
Auto Close Tasks - Purchasing Order
Hi guys. Can anyone help me with a code to auto close tasks in the purchase order module. My coding aptitude is not that good but i am wanting to learn more So when a purchase order is created it then creates a task. So what i want to do is to auto close
Rewards Program for referral clients on Zoho CRM
I think this will be a cool feature to add to Zoho CRM and will make increase sales with client referrals
ADD TAG FOR THOSE CONTACT AND ACCOUNT RECORD CREATED VIA CONVERSION
Good Day I just wanted to ask regarding lead conversion to contact and account. The goal is, once the lead is converted to a contact and account module, I want to add a tag on the contact and account record created named "Converted". Can you help me,
CRM Variables
Can you provide an example of reading and writing to a CRM Variable? I want to store a datetime of when a custom function was last run. Thanks in advance.
Transfer Related Lists from one module to another
Hello Everyone, I have written a custom function to move lead record to a custom module. I want to move related lists as well along with the record. Can anyone help me with the function to copy Related List - Activities, Emails and Ringcentral SMS Attached
How can I get or search the today's leads based on created time
I would like to search (searchRecords) or get(getRecords) the today's leads using deluge. This is based the today function and created time of the lead as I understand. But I do not know how to write the function to get the records... As far as I understand
Search for data in notes
Hi It looks like we can no longer search for data within notes. I recall that I used to be able to search for specific words that I expect to be found in a note within a module, but this no longer seems possible. I see I can filter for all notes created within a certain time, but not for specific words/context within a note(s). For example, a user may recall that they spoke to a contact about Site X. Now that user can't recall who they were talking to, but knows that they would have added notes
Return pop-up from button blocked
I have a button on a create view that has worked consistently for quite a while. All of a sudden, it is opening a new tab in the browser with the message about:blank#blocked rather than giving the return value. When tried from the function editor, it
How to send email to contacts filtered by one account field
Hello, We want to send email from the CRM to contacts, using a complex request. I can't seem to be able to find an easy way. From the CRM contact Module, I should be able to select contact using contacts fields but also one field belonging to their Account. I can't find a way to add a related module in the (left column) search, or is it ? O can I make the selection another way ? Then, once we have the list of contacts, we should be able to check the one we need, and click on the Send Email in the
Easily Edit Report Results like in Zoho Sheet View?
I love using Zoho Sheet view to update records directly on the CRM instead of importing/exporting/all those extra steps. However, I often find the data that I'm looking to work with on the Reports feature. Is there some way that I can generate a report
Send the most recent Note added to a Lead
I want to be able to email important Lead data along with a message to a Sales Rep. The Sales Rep is a field I've added to the Standard Lead Page Right now I have this partially working with a workflow and email template. The problem is there's no
Need help creating Salesperson reports.
Is there anyone in the Trenton, NJ area that I could work with one on one? I need some help customizing my CRM and creating a handful of reports. Thanks! Thanks, Chris
Backup AND Restore
Zoho does not seem to classify "Backup" and "Restore" in the higher level way that some other CRMS do i.e. Backup as a backup for all of my account data AND Restore being the mechanism to retrieve all of my account data, from the Backup, back to the time of the Backup. From a study of Zoho's help literature, this is what I found; - "Zoho CRM allows you to export and take a backup of ALL your CRM data in a few simple steps." - There is also a mechanism to restore deleted records from the trash bin
Function to update Age field automatically in Contacts
Hi, I have a Date of Birth field (date) and an Age field (formula) in the Contacts module. The Age field updates only when I edit the Date of Birth field. I'm searching for a function/schedule/automation to update the age field automatically from every
Deluge Script for pulling in a lookup field from another module
I'm sure this has been answered somewhere along the way, but I've searched through the threads and came up empty for this specific request. I have a module "". This module is related to the "Cases" module. The Inspections module has a lookup field which bring in the specific case it is related to. When that case is brought over. I would also like information in the case record to be brought over too (account, street, city, state, zip). The "account" field is a lookup - tied back to the "accounts"
Add Note Creation and Association as Zapier Action
ZOHO Team, It would be wonderful if you could allow for the creation of a note record with your Zapier integation. We have current customers submit forms on our Hubspot managed website all the time and I would like for those actions to be recorded somehow in the Contact and Account records in ZOHO crm. If there's already some way to accomplish this please let me know. My preference would be for a Note to be created and associated with the appropriate record (authenticating by email match). Thanks!
Lower case function for Lead email field
Hi, When a Lead is created from the email parsing method we want to keep the Email field in Lower Case text. we know how to create the function but we write something wrong. Is there somewhere or someone to post it here?
Create a task from a new individual in Zoho Forms
Hi, I have successfully created a workflow in CRM which creates a task once a new individual is created and I am listed as the owner. This workflow was intended to notify me and create a task once we receive a new individual through a Zoho Forms. This
Found 'TEXT' but Expected 'NUMBER' for the function 'get'at lineNumber 9
Hello, I am getting this error: Found 'TEXT' but Expected 'NUMBER' for the function 'get'at lineNumber 9 With this formula to add the total value of sales (deals module) into a customer field Email = Email.toString(); resp = zoho.crm.searchRecords("Deals","Email");
Believe Workflows don't execute on more than 3000 records
Hello, According to this help page: https://help.zoho.com/portal/en/kb/crm/automate-business-processes/workflow-management/articles/configuring-workflow-rules#Execute_Based_on_Date_or_Date_Time_Fields_Value "You can set an activity to recur every month
Validation rule that excludes comma but allows fullstops
I have a field that needs to allow just numbers and fullstops (as could be long decimal) and have tried using the validation rule contains - ,,/,£,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z I chose these as they are the most common things entered.
Custom Button
Good afternoon. I'm currently trying to program a Custom Button to convert a Lead into a Customer. I have it at a stage where it works, the Lead remains in place and a Customer is created and the information required is transferred, however I'm having
Pre-filled products for Quotes / Invoices templates
We sell a few basic items with every order and then we try to sell add-ons. Currently when we create a quote we must start every order from scratch and place the 5-6 basic items on the form just to get started. Is it possible to have a template creation
Button to create PDF file through Mail Merge (Zoho CRM)
Hi there, I have created a Mail Merge template to a custom module 'Student_Quote' which works pretty well. Through this post the link below, I noticed that there is a way to create a custom function that could automatically create a pdf file and attach
How do I make a lookup field on one form autopopulate another field on that form with information from another form?
I have one form called Watering Volume Log where users input the Ranch Water Source and Water Volume in GPM. I have another form called Watering Log where there is a Lookup field for the Ranch Water Source field from the other form. On the Watering Log
I can not log in
tgtgty
Pulling address from account within a custom function in Deals
I have this function and I need to pull the billing and shipping address from accounts and put it in the quote that is created when this function is run, you can see the section that I tried to put in there before I realized the addresss isn't in deals,
Validation Rules on fields
Hi, We're trying to setup some validation rules on fields in the Contacts and Accounts modules in ZOHO CRM. We have very stringent data requirements - e.gs: Phone Number - must be 6-10 characters, numerical only, no spaces or brackets, must start with 0 or 1 Mobile Number - must be 10 characters - numerical only - no spaces or brackets, must start with 0 Fax Number - same as phone number Suburb - Must be all uppercase Email - No uppercase letters ABN - must have 11 numeric characters ACN - must
Next Page