Creating tasks from Outlook email
Is there a way to create / assign Zoho CRM tasks within Outlook email? I see that there are different Outlook add-in/integrations but I can't seem to figure what the difference is between them. What has others used to do this? We currently use another application to easily create tasks from emails. We can forward an email from Outlook and it automatically creates and assigns the task to whomever we specify in the To field. It retains all the email details within the task description...trying
Contacts with multiple roles/accounts?
Hi Zoho Community Opening a question in regards to single contacts that either have several 'roles' in a single account or have several accounts that they are part of - what is the best way to manage this situation? (An example of this is a Doctor that provides services at 3 hospitals - 1 contact/3 accounts) Thanks
FEATURE REQUEST: push Zoho CRM Feed comments to Cliq
It would be a good way for the team to stay up to date from within Cliq
Generate new Opportunity/Deal from old one, but bring over all Contact Roles
We have annually recurring Opportunities. Is there a trick to duplicate closed Opportunities bringing in all the existing Contact Roles? We have hundreds of Opportunities to bring over - right now simplest is to export to CSV, adjust and reimport as new Opps, but this won't bring in the Contact Roles (i.e., because of many-one schema).
Sunsetting Zoho CRM API Version 1.0 - Updated (Dec 12, 2019)
Hello folks! The progeny of Zoho CRM APIs is here and we're immensely proud to introduce the latest version, V2, of APIs. Our API team has been hard at work to bring to you an API platform that has OAuth2 support, easy to use JSON response formats and a lot more. The newer version of our APIs can do everything it's predecessor can, and a lot more! We can't wait to share what we have in store for you. Please have a look at our support documents below, for more. API V2 Help document Zoho CRM V2 API
Max number of Blueprints
Hi, What is the maximum number of active blueprints that a module can have ?
Zoho CRM API Page Size and Sort
I am using the Zoho CRM C# SDK to communicate with the API. I am trying to get a list of all Accounts in Zoho for my company. I tried passing in a page size of 2000 so that I could get them all. I opened Fiddler to see what URL I was actually trying to communicate with, and here it is: GET /crm/v2/Accounts?sort_by=Industry&page=1&per_page=2000&fields=Account_Name,Industry,Modified_Time HTTP/1.1 I am getting a list of accounts back, but I'm only receiving 200 and it doesn't appear to be sorting
Autopopulate Bank and IBAN fields in a subform
In the deals module I've created a subform for us to recap all how the payments will be executed. These will appear as a table like that: Percentage Phase Mode Bank IBAN 30 at order Bank transfer BANK1 IT20X23849327452348765 70 at test SEPA Direct Debt BANK2 IT20X23849327452348765 We'd like to have the BANK1, BANK2, IBAN1 and IBAN2 automatically populated as follows: BANK1 and IBAN1 should correspond
Duplication of contacts when syncing with outlook
Hi all - New'ish to zoho (and newer to zoho community), so kid gloves pls.... I'm sure its user error, however when syncing contacts from MS outlook to zoho we commonly get double ups (ie: Two of the same contact) and I cant work out why....! Any tips?? Thanks!
Integrating CRM, Forms and Campaigns
Hi, I've created a form that is synced with CRM. Rather than sending the form link via mass email from CRM, I'd like to send it from Zoho campaigns so i can track it and send follow up emails to the unopened recipients. At the moment it's not possible to do this. Are there any plans to allow for this? Thanks Jane
Zoho CRM workflow for emails not working as intended
Hi, I have this document that explains how to use workflow rules for emails, but the features explained in the document are not available in reality. I can only use the trigger " email received", and the actions create record or assign task. (Screenshot 104). For you information, I got the document from this link : https://www.zoho.com/crm/help/early-access-features.html?crmprod=1. I understand that this might not have been released publicly. If so, could you please give me early access? We need
How to put attachments with CASES
Dear Team, In automated response in CASES, we need that with - We should be able to attach documents with CASES. To get the ATTACHMENT uploaded in the Template so that , when the automated response is emailed , the email contains the respective attachment (of that relevant case only). Kindly assist asap.
Is it possible create record on Zoho CRM from file (e.g. .csv) via deluge script?
Hi I'd like to know, how create record as batch from a file, like .csv. As deluge script, get all elements info (key-value) of record from file, and create record by zoho.crm.createRecord. It is my expect. Is it possible? If possible, can someone share very simple sample program? Best, Kunio
Zoho events - automation rules
Hi - is this automation going to be specific to a particular contact if the event was booked with them as an attendee? Or is this going to apply to any contact in the CRM on every single event? I am trying to have a field update be triggered to let me know an event was booked, which then creates a task, once a particular contact books an event....
Delay Automated Emails - Going on a Holiday!
I have numerous contacts and leads under my name, which have workflows tagged to them. However, I will be going on leave soon and I am afraid that they would receive emails from me during the time that I am away. I can't stop the workflows as my colleagues are also using them. Any solutions?
Error: Missing configuration for Zoho OAuth service: refresh_token with Node.js SDK
I'm using Node.js Zoho SDK and getting "Error: Missing configuration for Zoho OAuth service: refresh_token" during execution of some get and search APIs. I've implemented the saveOAuthTokens(token_obj), updateOAuthTokens(token_obj) and getOAuthTokens() methods. I call ZCRMRestClient.initializeWithValues() method before test execution with values of client_id, client_secret, init_refresh_token and mysql_module. I payed attention, that once expiry time is reached and mysql_util.updateOAuthTokens
Permissions Problems - Keep leads visible to Lead Owner
Hello, I am sure this is a common problem, so if someone can just point me in the right direction, I would appreciate it. I tried calling Tech Support, but they barely spoke English and did not understand my inquiry. What I want to do is to allow vendors to input leads into my Zoho CRM and give them full ability to track ONLY those leads throughout the entire process. Right now, when they assign a lead to me, it vanishes from their screen. So my permissions are being triggered by the Lead Owner.
Name format in zoho crm is Unique for users ?
Hi, 1. Is the name format unique for users in Zoho CRM? 2. The name format set by the super admin in Zoho CRM will appear for all configured users ?
Trigger Email Template and Reverse Email
Hay , Want to Create one Certificate Template and Triggered to be sent by Email When the Invoice is sent . Certificate will be automatically populated by fields from the Invoice .( Pictures of the Service will be Emailed to Me after the work has been Completed , These Pictures need to be included with Certificate. ) How can we Automate this Process ? Thank You in Advance .
Zoho CRM Analytics / Dashboard components
How can I share or export dashboards or their components to a corporate intranet or similar for wider access to people outside of Zoho? This is from Zoho CRM I have found there is an Embed URL option against each component but I can’t find any instructions and don’t know how this works? Alternatively is there an API or JSON export?
transfer input of fields from leads to opportunity
How to get values from leads carried over/transferred to opportunities? We are using a field called "lead source" and want to show the data in the opportunity section after a lead gets converted to an opportunity. How can that be done?
How can I change the field on which Leads match to Contacts during conversion?
The default field that it matches on seems to be account name. This is not working well for us and resulting in more than 10,000 duplicate Accounts. I would like to change it to match on a custom field I have. Where do I go in the settings to configure Leads module to match to Accounts module on a different field? I should clarify the question. When a Lead is converted to a Contact, CRM attempts to match both Account and Contact. It is looking for an existing Contact based on email address, which
Emails Tab Not Showing for User but shows up for Admin
The user is accessing Zoho through a browser on a tablet. In Modules and Fields settings, I have 'Displayed in Tabs As' is Emails, Module Name is Emails, 'Shared To' is All Profiles. When I hover over Emails and choose Module Permission, it shows administrator and standard. The user who is not seeing the Emails tab is set up as a Standard profile. In Security Control, the Standard profile shows Emails is On and can View. Send Email Permissions for Standard are all on. Why can't the user see the Emails
Custom Field
Hi, We want to programmatically create new custom fields in Contacts module via API. Is there any endpoint on the API where we can do this?
Mobile page not loading with zoho webform
the page with the Zoho webgform doesn't load on my iphone if anyone can help id be so grateful thanks https://freshnous.com/fresh-fit-customer-persona-toolkit/
Web to case localization
Hello, We do business in a bilingual country and we need to add a web-to-case webforms to our website. Can I use the same form for both english and french with localization settings (translation) or do I need to create two separate forms? I cannot find any information about this. In the case of using two separate forms, this will create doubloon in my data for my multiple choices field (one word in French and one word in English for the same actual choice) and affects our statistics and report capabilities,
Ability to easily see which Emails in Record's Related List have attachments
Instead of having to open each email up individually in the CRM record's Email Related list, I would like to see if there's a way to add a paperclip icon (similar to Outlook), so that we can see at a glance which emails have an attachment.
Can not get refresh token
Hi all, I used this link to get token: with scope: ZohoCRM.modules.all https://accounts.zoho.com/oauth/v2/token?code={grant_token}&redirect_uri={redirect_uri}&client_id={client_id}&client_secret={client_secret}&grant_type=authorization_code But it show: Server error occurred pl help me this problem. Many thanks.
Assigning tasks through workflow and blueprint is user specific
Hi, We have defined a very detailed process in our blueprints. In the course of our sales process, the lead passes through calls from our sales rep, our financial analyst and then our manager. We usually assign the lead directly to the manager from the start, and assign tasks to the rep and the analyst. This works fine because we have one rep and one analyst. The problem is once we start having multiple analysts, for example. In blueprint, you can only assign a task directly to a specific user, for
Adding a 'Lookup' field (but no lookup field option in 'New Fields'
I'm trying to add the 'Parent Account' column to search results for 'Deals' and it appears this may need to be set back in the Settings > Customisation > Modules and Fields > Modules > Deals > Fields however when 'Create & Edit Fields' is clicked, there is no 'Lookup" field option on the left that I can drag in and associate to return the parent account from the account name. Is this not a thing that can be done?
Display Module related to Accounts on all Contacts at that Account
I'm a total Zoho CRM beginner, I'm currently in my trial period trying to figure out if Zoho CRM will do some of the things I want it to do. One of those things is displaying a custom module (TradingAccounts) related to Accounts on the Contact screen for all contacts who are part of an Account who has TradingAccounts. All of our customers are Farmers who trade commodities (TradingAccounts) with us. So if I have 3 contacts all at the same account (Farm) and that account has 5 different trading accounts,
Outgoing calls
in zoho crm is it possible to change the call owner of an outgoing call
How to calculate monthly profits on Zoho CRM
Hello, I recently got Zoho CRM and I would like to know how to calculate monthly profits on it. I have a Lead Section with leads in it, and a special field that says "INSTALLATION STATUS: PENDING", I want to predefine a lead value to that lead and as soon as the status changed to "INSTALLATION STATUS: COMPLETE". I want that predefined dollar value to be counted towards monthly profit. I can't seem to find where to assign dollar values to a certain lead. I also want to have a different predefined
Linking Zoho Inventory Sales orders to zoho CRM
Hi In Zoho CRM under the section Sales Order, I would like a history of all the previous sales orders from that certain account. The Sales orders are created in Zoho inventory (where i have various organisations, about 10). How do I do this? As it seems the integration only shows contacts, vendors and item Thanks in advance,
Automatically syncing a custom contact field to native contact field
Hi there, In a nutshell, in our Opportunities we associate the main contact with a custom field, and do not use the native "Contact Name" field at all. However, this is causing issue for us in numerous ways, and we'd like to automatically copy any value in the custom field into the native "Contact Name" field. It doesn't look like this is possible as a workflow. And I can't figure out how to move over all values from the custom field into the native as a one-off batch and then just start only using
Zoho Notifications Increase Since V2
Hello All, My sales guys are complaining that there's a crazy amount of notifications coming to their phones through the Zoho CRM app. Notifications even come through on weekends when no one is doing anything. The Zoho CRM is linked to HubSpot's CRM through bedrock data, so information is continually passed between them, but not on the weekends. Does anyone know what's going on? This never happened with V1 of Zoho. Thank you so much! Greg
Lead to Contact conversion
We get a large number of leads, often they already exist as a contact and want to be able to do the following: We go through an initial follow up with the lead and then when we wish to convert we want to select an existing contact to update or link the contact to an existing account. It would be great to be able to look up that an account or contact already exists at the lead screen. Could use email address or "similar" company name as an alert. Main question, how do I effectively get leads into
Investments Portfolio Structure
Can you all help me to conceptualize and eventually create a system within CRM that assigns individual securities (stocks, bonds) to individual Accounts that are linked to specific Contacts or Clients? Right now I have a custom module set up for Accounts, which contains type of account (Individual, Joint, IRA, Roth IRA, etc....) but only have the overall account value as a field. For instance, Joe's IRA = $45,789. What I'd like to create is a list of securities owned that add up to the $45,789. Such
Integration of Zoho CRM with Zoho Workdrive
We want to replace ZohoCRM - Dropbox integration with native ZohoCRM-Zoho Workdrive. Particularly, to create folders in Workdrive when a lead is converted into Contact.
How to create a deal(s) from contact field updates
The Zoho standard format isn't really suitable for us as we are b2b not b2c. However, would be helpful to create a deal or 2 deals depending on what the updated field selection is (product 1, product 2 or both), associated with the same contact. Anyone have suggestions for this?
Next Page