Can you set up a workflow rule to trigger an email to the logged in user?
Can you set up a workflow rule to trigger an email to the logged in user? or does anyone have a work around for this please?
Solution: Deluge script to determine the default Layout for a given User to be used when creating a new record
My use case: Create a new Invoice, using fields in the Potentials module in Zoho CRM - I want the layout to be set to the default layout of the user who is creating the invoice. Problem - when creating a new record using a Deluge function, the layout
Contact with multiple email addresses.
Can you assist. We have a few contacts "people" who email us using multiple email addresses so same name different email addresses. Is there a way to track these under the "person" as currently unless the email address matches we don't seem to be able
Adding RSVP button to event invitation email
Hi, We regularly events and use the campaigns module within Zoho CRM to manage responses. Currently we send an email out and manually update the member status with the response. We'd like to automate this process - is it possible to insert an 'Accept'
Sales Funnel in Free Version of Zoho CRM
Is the sales funnel functionality available in the free version of the crm? I looked up the help pages for creating funnels, but I cannot find the dashboard tab in my version.
hide contacts for different users
Hello Everybody, My company deal with different sector, I use Zoho to mange all my contacts but I would like to assign only a group per user. How can I do to hide the contacts that are not assign to the other users? Thanks Bye
Zoho CRM is changing characters into ascii codes when importing data. How do I convert them back?
We have a dump of data from Salesforce, in CSV files, that we need to get into Zoho CRM. I have been using the Data Migration features to do the import. So far there has been little success and a lot of frustration. One of the most difficult problems
Need rates from Zoho books price list to display instead of only rates from items
You guys give us the ability to sync products/items from Zoho Books into Zoho CRM with the rates that were defined in 'items' in Books showing under the products module in CRM, which then is shown under the Account module in CRM as well. However for specific
Enter template text based on field value
Hi, is there a way to enter certain blocks of text (or images) into a template based on what is entered in particular fields? For example. if someone chooses they want more information on a Facepainter from a pick list, can I then send a template that
Merge Opportunity and or custom modules
Hello, I'd like to understand if it is possible to merge opportunities or custom modules? I've completed said task with company and individual records, but often have duplicate opportunities. Seems odd that the feature would only exist for limited modules.
How To: Merge A Duplicate Record
Hi, I am looking for instructions on how to merge two records that were created each have half of the information on them. I do not want to have to re-enter all the information. Thank you.
Record Layout and API
When inserting new records via the insertRecords api endpoint, is it possible to specify a 'Layout' to be used for the new record? I've tried passing it as a string, but that fails Error 4500: Problem occured while processing the request
Community Digest - May 2021
Announcements We are delighted to announce that Zoho CRM is HIPAA compliant now Trigger automations and other process management actions, during record import Zoho Marketplace houses more than 500 Zoho CRM plug-and-play extensions, here is a list of 7
Can Zoho required fields be removed?
I'm a brand new user and while trying to customize forms I ran across a problem. The example I will use is in "Contacts". I wanted to remove one of the required fields, in this case it was duration. And I also wanted to change the time fields from mandatory to non-mandatory. I found that I was limited in that regard. I could not change what was already mandatory nor could I remove the fields Zoho had deemed necessary. My question is why and if there is anyway to change this? Thanks!
Automated Quote Follow Up
Dear All, I am trying to set up an automation for the quote follow up to the customers. I want it to get triggered when the quote status is "Waiting for Approval". I don't simply just want to set up a workflow that starts sending emails after a specific
Adding Campaign to Contacts but also want it associated to Account
Hi, I am trying to track which contact and account I have contacted via LinkedIn. Right now, I have created a new "lookup" field in Contacts to lookup Campaign. However, I cannot create a related list for Account or create a report to show which Contact
Company wide email signature
I can setup a standard signature for each user in their settings , setup/settings/personal settings, then scroll down to the signature. However, I would like everyone in the company to use the same default signature, and further, i would like to be able to change the company signature to promote whatever. So I would like to make changes that would reflect to everyone. I know I can create a template, but then everytime someone sends an email they have to choose the template, and I can't control that.
Create product subcategories
Hello, New user, we were wondering if it was possible to create Product "Subcategories", instead of creating "Product files" for each of what we do? Examples : a shoes seller selling Nike Air. Is is possible to create a Category "Nike Air", whith sub
popup alert triggered by workflow rule not a button?
Hi, I am creating a function that is triggered by a workflow rule. I want to get a popup alert when the function is done but I get this error message when I use the alert task: "'ALERT' task can be used only in on load, on validate and on change actions"
Zoho CRM with LinkedIn & Facebook
I've connected LinkedIN and Facebook with a couple of contacts in zoho. 1 - Can the search field parameters be modified as a default? I know you've seen this concern before, but in order to find anyone you have to turn off "keyword" and turn on first
How to integrate Zoho CRM with LInkedin
The instructions state if I have two users on zoho crm, I will see setup/users&permissions/profiles. I do not see Profiles! There's supposed to be a "General Permissions" box that list Social integration to check which I can't access because I don't have
Importing Opportunities to Zoho CRM
Hello, I am trying to import my company's previous records to the system. While importing Opportunities, although there is a section in my file for different "Opportunity Owner" representing each user, system automatically assing me as the owner for all
Cold Call Cycle in Zoho CRM - Marking Tasks as Complete
Hey everyone, I'm trying to set up an SDR call system in our Zoho CRM. I've just created a blueprint where all our SDR call cycles will process through. We're currently using Phoneburner as our dialing integration. When I'm assigning leads I'd like to
Zoho CRM users... What calendar do you use?
I use the calendar built into Zoho CRM. I am curious what other Zoho CRM users use for their main calendar app. I recently wrote this blog article about pros/cons of using various calendars (Outlook, Google Calendar, Zoho Calendar, etc...) with Zoho CRM.
How to link the ATTACHMENTS and EMAILS?
Hi, I hope everyone's doing great and in good health. A number of question regarding EMAILS and ATTACHMENTS. 1. Is there a way to link the ATTACHMENTS and EMAILS? Whenever we use the EMAILS, we always reattach the files that we already uploaded in
API Oauth v.2 with cURL PHP
Hi, I would like to know if first, is it possible to call this URL with cURL PHP url = https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.users.ALL&client_id={client_id} &response_type=code&access_type={"offline"or"online"}&redirect_uri={redirect_uri} Note: I know for a fact the URL is working. If I copy and paste it in the browser, everything is fine. If it's possible, can someone tell me why my cURL call is not working and keep returning me this error Uh, oh! Server error occurred Looks like
Check for Missing Date in Formula Custom Field
I've created a custom field, 'Review Date' that I am trying to get the Formula field to check if anything has been entered and if there is, to calculate based on that field, if not, calculate based on creation date. I looked everywhere for a way to find a 'null' for a date field but couldn't find an answer. No matter what I do, I get "Incorrect data type of argument." How do I check if a date is null or not? If( Contains(${Accounts.Company Status},'Prospecting'), If( (${Accounts.Review
Add Buttons & Links to Layout Rules
It would be very helpful include Leads and Buttons in the Layout Rules. Basically, we want to hide/show buttons based on a deal's stage. Doesn't seem to be possible right now.
Linking an Image in a CRM Template Not Working
I set up a CRM template using HTML import from Campaigns. When it's being sent in CRM, the header image will need a different link each time. However, when I highlight the image and try to add a link, it gives an error that text needs to be added. There
How to change the status of an ACCOUNT(S)
I'm currently setting up the CRM for our company and I just want to know if there is a way to change a status of an ACCOUNT, the statuses are "ON GOING", "CLOSE", "PAID"... etc. Looking forward to your response.
Update the Contact with the Account Type
When viewing contacts, I want to be able to filter them by Account Type. It seems this basic function is not available? Therefore, the work around is to create a custom field on the account, which I have done and also called it Account Type. I know
Is it possible to map the Deal's name when converting a Lead?
Hi, We know we can modify how the data in a Lead is mapped when is converted to a Contact and a Deal is created. However, the name of the Deal is always the name of the Account generated. Can we use the name of another field to generate the name of the
Role Based Discounting Rights
Hi, I'm facing trouble with setting up a role-based discount limit for the users of the CRM. Though the approval process lets us define it based on few conditions along with creating new fields in the module towards the end the users still are allowed
Duplicating Accounts for Different Sales Teams
We recently acquired a small company that operates in the same sales territories as we do but with different product lines. This means they are calling on the same accounts, and potentially the same people, but I need to keep their ownership of the account/contact
Syncing Zoho Campaigns to a custom module in Zoho CRM
When setting up a Sync between Zoho Campaigns and a custom module in Zoho CRM, it seems that it is not possible to see and select a Linking Module in CRM (nor a custom view on that Linking Module) as such a custom module. Is that a bug or a feature?
Update leads field based on entered zip code
Hello, My first time coding in deluge and its...not...working. I am trying to compare the entered zip code with a list and if its on that list set the custom variable "Territory" (which is a pick list) BellevueZips = List:String(); BellevueZips = {98004,98005,98007,98008,98009,98011,98014,98015,98019,98024,98028,98029,98033,98034,98039,98041,98045,98052,98053,98065,98072,98073,98074,98075,98077,98083};
How to get current page URL of entry in Zoho CRM?
Hello, I am trying to find a solution to get the full URL of the current page of an entry in Zoho CRM? I.e. https://crm.zoho.eu/crm/org1234567890/tab/Contacts/998877665544332211 Thanks for help!
Popup asking for picklist input if boolean field is true?
In LEADS, i'd like to have a pop-up window appear requesting input for a value on a pick list field if a boolean field is selected/true. How do I do this? The boolean field is called "Made Contact with Seller" (when checked) Picklist field is "Plan for
Custom date field -- auto update with zoho.currentdate via workflow
I have created a custom date/time field "Date_Created" and I am trying to write a workflow that autopopulates with zoho.currenttime. its not working. I created a workflow to be triggered when a lead is created and custom function SetDateCreated() leadIdStr
Writer Mail Merge Custom CRM Fields
I've created a custom module (module A) with custom fields. One of those files is a multiple select lookup, which does a lookup from another custom module (module B) with custom fields. When I create a mailmerge template for Module A, it shows the ability
Next Page