Get module details api
What is the exact oauth 2 api url to get module details like contact details with parameters ? I have a doubt also that Does the access token is oauth token ?
How to make age fields automatically accumulate over time?
How to make age fields automatically accumulate over time?
ZOHO PROJECT Generate auth token
Hi, I'm trying to create a workflow rule where if a deal is closed won, it will automatically create a project. I read that there is a prebuilt function for that in the CRM gallery. But it needs an Authtoken. So I would like to ask, does anyone know what to write in redirect_uri? Please help Thanks so much
ZOHO Project Generate AuthToken
Hi! Im trying to automate in CRM, when a deal is closed when a project will be created I read that this is a prebuilt function inside the CRM's gallery. However, it's going to need an auth token So i would like to ask, does anyone know what to wtite in the redirect_uri?
Zoho API v2 login issue
We use the Zoho OAuth API's response to authenticate users in our app (RoloCRM). Our approach works for most of the accounts but is failing for a few users. We have listed the steps below, with the APIs used in our app during login. Step1: We use v2 of the Zoho OAuth API for login and get basic details. https://www.zohoapis.com/oauth/v2/auth?scope=ZohoCRM.users.ALL,ZohoCRM.org.ALL,ZohoCRM.modules.ALL,ZohoCRM.settings.ALL&client_id=<CLIENT_ID>&&response_type=code&access_type=offline&redirect_uri=<REDIRECT_URL>
How to send/schedule recurring, individulaized email to contacts in CRM?
Is there a way to create a separate email for a contact and schedule a recurring send? I would liken this to creating a reminder within the Activities module with the exception of sending it to the contact verses myself or a user. I'm aware that emails can be scheduled this way in Zoho Mail but what's the point if the same functionality is not in the CRM? Please advise, Steve
Round Robin Assignment Rule: Not Triggering Notification Email Workflows?
We've got a round robin assignment rule that assigns new leads to alternating sales staff. This works well, however, it never triggers any of my notifications. The following notifications are triggering properly if the action is done manually, but are not triggered if the action is part of the round robin: Lead Assignment Workflow: When a lead is created, the owner is notified Lead Owner Update Workflow: When a lead's owner is changed, the new owner is notified New Lead Task Workflow: When a new
How do I associate a lead I manually enter with a current campaign?
I created a campaign and I did not upload leads to that campaign as I want to add the leads as I go. But how do I associate a lead with a current Campaign manually? I want to track the results I get from a particular campaign. Thank you, Deb
Feedback/Review Custom Module
Hi there, has anyone ever created a custom module to house product feedback/review linked to a Potential (or other module like Vendor etc..)? I'm collecting product feedback via a 3rd party but looking to bring this within the CRM so to provide a full view on the record page... Much appreciated. Cheers, Julien
How to see all customers not called in 6 monts
I would like to see a report that will show me all the customers I have not contacted in the last six months. Usually when I contact them I create a completed call activity. Now I just want to be able to find all the customers that have not been called in the last six months.
Function #40: Update Contact with Product details from it's Related list in Deals
Welcome back everyone! The last custom function showed how to update records in the Accounts module with information in records from Custom Modules. This week, let's look at a function that lets you update a Contact record's subform with Product details. The information from the records in the Products related list of Deals module is copied to the subform in the Contact record. Business scenario: A typical business process flows like this: Leads -> Contacts -> Accounts -> Deals -> Contacts. If you're
set text field to null or empty
i have a custom text field with length 36 (to store a GUID) ... i used the mass-update feature of the CRM to "clear out" the values from some records ... now they contain a dash ("-") when i load them up in reports or views, but on the view the field shows empty. wtf? i've tried several different varieties of code to clear this out, with no positive results: #1 xmlData=<Potentials><row no="1"><fieldlabel value="MyField"><![CDATA[]]></fieldlabel></row></Potentials> #2 xmlData=<Potentials><row no="1"><fieldlabel
Highlight results on the search page
Hi, When I do a search using the global search text box, I can't exactly see where the results are on each page: I can only see on which page I can find them. So I have to go inside all pages to see where the results are. Besides, the Ctrl/Command F function doesn't work inside the pages. Is there a way we can highlight the results directly on the search page? Thanks
Mass update - only 100 records?
I have around 23 000 Contacts and I need to do Mass Update on them after selecting the criteria. Because of the pagination the checkbox next to the header selects only 100 records, as I'm assuming? Shouldn't this checkbox be selecting all records that match the criteria? What if I have 10 000 records I want to change, I need to do 100 repetitions of my task, not really "mass" isn't it?
Does sync with Google Tasks still exist?
This Zoho help document says: Go to Setup > Marketplace > Google > Google Apps > Tasks. Select the Google Task from the drop-down list. We are on the enterprise edition of CRM and no such option exists when I go into setup. Thanks You
Creating a new module
Hello all, I am trying to create a work order module on zoho crm. My company does services and I want to be able to create a work order for the technicians, with an specific price (what I pay them), and once it is complete I will be able to turn it into a invoice from them to me in a way that is integrated with zoho books. Is that possible? If so, how do I go about doing it? Thank you in advance.
Is it just me or is the New Forum Search Feature Useless!! Oldest posts showed first
Anytime I search for anything in Zoho CRM forums it shows the oldest posts first which are more often not very relevant. Search for "Custom Function #17: Auto-update tasks" (which is part of a title of a zoho post) and it does not even show! Search for "CRM Tips" within Zoho CRM forum and the first post shown is from 9 years ago. All the rest are at least 1-2 years old. Search "Lead Webform" and the first two posts are 6 years old followed by two that are 5 years old Same for the rest of the forums
Community Digest - May 2018
Product announcements: - Check out the new Data Subject Requests and more GDPR compliance preferences in Zoho CRM. - More features for GDPR in Zoho CRM. - Handling lawful bases for your customers using Zoho CRM - A new user interface for your email integration in Zoho CRM. Zoho CRM Meetups: We had our first set of Zoho Community User Groups at five major cities across Canada with sessions on Tips and Tricks in Zoho CRM. If you missed the meetups, we'll be back in the Country in a couple of
Question about Zoho CRM
Can you tell me how I can store a picture of my product as I create a product for my product catalog. Thanks, Sasmon CRM ZOHO
New searchRecords in Api V2.0 gives error searching by date
Doing: resp = zoho.crm.searchRecords("Potentials","Closing_Date:equals:2018-05-04"); returns this error: {"code":"INVALID_QUERY","details":{"reason":"invalid value for search","api_name":"Closing_Date","value":"2018\\-05\\-04"},"message":"invalid query formed","status":"error"} what is the right way to do it?
Adding two additional Roll-Up Potential Amounts to the example online.
The example is located online here: https://www.zoho.com/crm/help/automation/custom-functions-programming.html And it works great! However, I have been asked to see if I can also add the following functions for Potentials to Account fields. We would also,
How to create a Record in a Custom Module based on Multi Selection entry
Hi, we are evaluating whether to proceed with Zoho CRM after the trial and understanding how to customise it will be crucial. Given our various product lines, we would need to track them in dedicated custom modules. Leads will have one or more product lines ticked in a Multi Select field. Upon them reaching a certain Status, a function should create an entry in the dedicated Custom Module for each of the ticked product lines. I understand that this would have to be managed with a custom function,
Function-17: Auto-update tasks with details from related record modules.
Welcome back everyone! Last week, we learnt how to send automatic updates on deal progression by stage to all Contact Roles. This week, let's look at a custom function that fetches record details from related CRM modules right inside the task records.. Business scenario: Tasks in Zoho CRM helps organize your to-do-lists efficiently. It not only helps keep a tab on your to-do-lists, but also enables easy access to related record in other modules. This for sure, makes you productive. What if I say
Can I add a formula to update a field in workflow rules?
Hi All, Is it possible to include a formula for field updates? I'm trying to create a rule to have my opps/deals named in a certain way. Thanks
Access denied from this IP address
Hi, We having changed IP address and now cant login, on the administrator accounts we removed the ip address restirctions but it doesnt look like this covers all users. please help
Reduce entries in Pick List
I have inherited a form in the Accounts (we call it Companies) module. There are 24 choices in a custom Pick List for "Company Type". We would like to consolidate those down to 8. Will Zoho Creator be my only option? I'm an old-school programmer (COBOL, FORTRAN) and have been in software sales for over 10 years. So I'm a little rusty at programming, and nervous that if I pull the trigger on a script I'll whack our entire CRM database. Anyone have pointers on another way to atuomatically change
CSV Import - Update
How can I use CSV Import to update data on my Contact records? I'm trying to use "Import Contacts", my csv has 22 784 rows and I'm getting an error that the file can't have more than 30000 rows, what's up with that?
Why doesn't Mail Merge leave a record in the customer record?
Believe it or not we actually do write real letters - letter not emails - using Mail Merge in CRM. Believe it or not, the fact that we have done so isn't recorded in the customer record. When we brought this up with support, they seemed unable to comprehend that we were doing this. They kept referring back to "emails". Not talking about email. Talking about Mail Merge. You provide the facility, it seems incredible that sending a communication would not log as an activity. Very short sighted that
Expected Revenue
Hi Guys I posted this in an older post but it's still not been sorted by the moderators so I thought I would start a new post on this subject. With my expected revenue I need to customize it almost case by case! Sometimes its a percentage which is also variable depending on sale price and sometimes it's an agreed amount so how can I set this up to adjustable to my needs? thanks Nick
expected revenue - how can i allow manual entry for each opportunity?
How can I do this?
Can't get past Privacy Policy update announcement on Outlook Plugin
Hi, I got a message to update my Zoho CRM plugin for Outlook. After doing this, I can't get past the 'Privacy Policy Update announcement. I clicked on the 'short summary' and the 'longer legally binding version' and can't get this point.
Unsubscribe Processing in an Email Template
I am new to Zoho CRM and the Mass Email functionality. I would like to include an Unsubscribe option in the template. Do I need to create an Unsubscription page in my website that forces the email recipient to enter their email to facilitate this processing?
CRM for customer emails and Campaign for comercial email
Hi, We are trying to adapt the CRM to the new GDPR law. Our problem is the following: - The mass mailing of emails through the CRM is used to send emails to our clients related to the service they hire (not commercial emails). - We use Zoho Campaign to send commercial emails to Leads and Contacts. - In our web forms we have included the acceptance checkbox for commercial emails synchronized with the Email Opt out field in CRM. We found that there are contacts that become customers who have the Email
Task Due Date & Reminder Date in sync
Hi there, I can't find a way, and there doesn't seem to be a 'reminder' field on the API, to make sure that changing the due date either manually on each task or via mass update also trigger the changes to the 'reminder date'. So for example, I've got 2 tasks due tomorrow: I select them, mass update them to tackle them next Monday but the reminder stays as 'tomorrow' which doesn't make sense. Thoughts? Julien
Notes to be copied to opportunity
How can I get the notes over from account level to my Opportunity when I am creating one?
V2 Bulk read data incomplete
I was using Bulk Read API to download all my modules as zip files. Until 24th May all the data was downloading correctly. But from 25th, all columns are not present in the downloaded zip files for most modules with lots of data. For example, 'Accounts' module in my account had 92 columns until 24th May. From 25th May onward the downloaded zip file of 'Accounts' module have only 49 columns. The number of rows remains same. Any idea what changed? I cant find any change in documentation.
GDPR Cont'd - Introducing Data Subject Requests and more GDPR Compliance Preferences in Zoho CRM
Hello folks, Continuing from our previous post, we are back with some more features for GDPR in Zoho CRM. Handling Data Subject Requests Data subjects can exercise their rights through portal or through email and phone calls. You can now keep track of your data subjects' requests and address them in a timely manner from within Zoho CRM. Go to the Data Privacy tab in the record details page (for GDPR enabled modules) and you will now see a section called Data Subject Requests. When you receive
Custom button for Knowlarity calling
Hi, I added a custom button to lead module. On click of this button, i am trying to add an event that will open a calling popup on the right-hand side, like as if we click on green call button beside the mobile number in lead module. I added the custom button in lead module but as returning any response from there, it opens a default popup and print that response in the popup. What I want to call my response on click custom button, which is not working. Can anyone help me here?
Integration of Affiliate program for Zoho CRM
Is anyone using an affiliate program integrated into Zoho CRM? I want something that can track sales, so I can pay commisisons. Perhaps there is another Zoho module that can do this?
Zoho CRM Phonebridge Integration - UK
We're a UK based cleaning company and we want to digitalise our communications by moving our telephone systems to voip, principally so we can integrate it with Zoho in order to give us greater oversight and control. Logging calls, facilitating sales, easily creating tasks from telephone conversations etc. We also need something that encompasses SMS - at the moment we have mobile phones which we use to mainly contact cleaners / potential recruits - it's very messy so any system that can integrate
Next Page