Deals - Multiple businesses. Multiple processes. One CRM ?
We are an Email Marketing start-up with multiple clients. We do email marketing on behalf of our clients. We generate leads, run email campaigns, and setup demos for the Client's Sales Teams. I have a question in this regard - How to setup different processes for different clients? - Client specific Leads/Contacts have to be selected from the main leads/contacts data. - Client specific sales funnel has to be established I found a related link - https://www.zoho.com/crm/customization/page-layouts.html
Email Merge with merged PDF Document
I think I can do this with Panda Docs but only one contact at a time. In Zoho CRM can only do a email template merge or document template merge, but not both. Need a check box to include PDF copy and ability to do this for many contacts in a view and not just one at a time. Possible?
Office 365 Integration
Is anyone successfully using the integration between Zoho CRM and Office 365? https://www.zoho.com/crm/help/office365/ We have tried to enable it but experienced a strange glitch that was repeatedly triggering workflow automations to run on contact records over and over again causing us to reach our daily limit of workflow rules. Zoho's developers have been looking into this for a bit now. I just wanted to see if anyone else was having an issue with this integration or if you're successfully using
Custom View Menu Zoho CRM on Android
HI i want to custom view in left menu on android it is possible? can i hide or show the menu? one more question, Campaign menu is disappear in App, but my custom module is appear? how can i appear the campaign menu?
What will happen to my datetime fields with British Summer Time (BST)?
Hi I have just noticed that the datetime fields vary depending upon the user's timezone. We have events booked in with a start date/time and end date/time. These events are booked up to a year in the future. If I book a November event today (in BST) with a start time of 8AM, what time will this field show in November (winter time)? It MUST stay as 8AM. Please can you advise what the datetime would show in November - 8AM or 7AM?
Can you find a list of contact whom you recently send an email to via a mass email macro?
A user sent off a bunch of emails this morning (30 or so) using a macro and now we want to figure out who they were later in the day. Is there a record of some sort in the CRM? Thanks!
Associating ZOHO Froms to my Products...
I am a travel agent and have just started with Zoho... We carry groups of golfers from the US to the UK.. We create our trips as a Product.. Passengers can then be added to this product.. I want to send a link to a ZOHO form that will be linked to one specific product(tour) so that when potential clients fill in this form they are automatically added to that specific product... IS THIS POSSIBLE..... I would really like to know before i go and subscribe to forms... Many thanks in advance.. Craig
change the mesurement unit
Hi i work in real estate and our objective are based on rented squarefoot. How can i have my pipeline represented by squarefoot units? Thanks
How do you measure deal velocity?
Many times the deal stage is updated after the fact. The problem is the deal stage date is the date the deal stage is changed with no ability to edit it. Also if there is a mistake there is no way to delete it. The below thread indicates stage history of a deal can not be edited. https://help.zoho.com/portal/en/community/topic/how-do-i-edit-modify-stage-history The only solution I could come up with is to have date fields for each stage or create a deal stage module so it is a related list that could
Linking Zoho Creator Apps with CRM then create Workflow rules
Is it possible to create workflow rules on Zoho Creator app in Zoho CRM, after linking the app with CRM?if yes, then how?
Format isses when sending an email campaign to Outlook
Hi Guys, I've created a email campaign and when it goes sent to Outlook 11 it losses all of the format. Do you know why this might happen? Cheers Rachel
About invoice
I'd like to sort item in Product Details. What would be a good way to do it?
Can this be used to create a new CONTACT from an email in zoho mail?
Re: 2 MODULES UPDATE RECORDS - I really need help, please! 1 month ago Accept my apologies for not getting back right away Pedro. This can be accomplished through Custom function.
Note: You can use this sample code for all modules provided you change the module names and field names as per your requirement.
Create Contacts from Custom Module : Setup ->Automation -> Actions -> Custom functions - > Configure Custom Function -> write your own -> 1) Choose the respective module name. 2) Give custom
Custom Button - Run Custom function Openurl() iframe
Hello, I've been trying for the last our to create a button on Zoho CRM. I succeeded in doing this but I cannot for the life of me get this working with an iframe. openUrl("http://www.google.com","new window"); This works, but in my custom function, this using "iframe" does not. What is the exact function I have to use so when the button is clicked, an iframe pops up within the crm? openUrl("http://google.com","iframe","googleiframe") Can anyone please help?
Issues Mail Merging
Hello! It seems as though Zoho has changed their mail merge fields so all the templates I've created and uploaded now are not merging correctly and I'm getting errors saying those fields don't exist anymore...I even deleted and re-downloaded the Zoho MS Word Add on and Internet Explorer Add on to try two different ways of mail merging documents, and I am still having issues. Also, it seems that even when I created a new mail merge document today and complete the mail merge, it only allows Time New
Question on sharing information from Custom Modules to Deal
We are a small construction company. I have set up separate modules for initial job inspections, production inspections, and completion inspections. All inspections are associated with a Deal and shown in Related Lists. Question - What is the best way to pull specific information from these custom modules. Ex - pull gutter measurements from the Initial inspection report and email in template form to gutter installer. - pull roofing quantities from initial inspection report and send to Quoting
gmail account smtp does not work
Where re the smtp settings and password stored? The system directs me to zoho mail but I cannot where to set the smpt settings.
turn off social
Hi yes i know the power of social networks! but we have zero interest in seeing them at the bottom of our contact pages can they be turned off.
how do I make calls in ZOHO? Changing lead status in ZOHO
How do I make calls in ZOHO? How do I change the status of a lead to NOT INTERESTED?
Add an option for Mass Update to avoid changing the "Modified By" information
As everybody know, workflows, blueprints among others have to be triggered by Mass Updates some times, like when you change or create them. So the "workaround" for this is to mass update something on ALL records. Problem: is that any Mass Update changes the "Modified By" information. "Modified By" information is to see when a regular user changes something. Now, if a user goes to a Lead 1 year old and it is there "Modified By" an admin and yesterday (because there was a new workflow and did run a
How to restrict a sales person to create a contact without creating a lead? #19
Hello ! It's wednesday and we are again back with this week's hack. When you run a business we all know how important are the leads as they only eventually become contacts and generate revenue. You might have certain metrics to be satisfied for a lead to become a contact and you would want your sales team to convert those leads alone as contacts and must not allow them to directly create contacts. How to do this ? Please go to setup --> Users and controls --> Profiles --> Click on Contacts and disable
Auto-Delete Contact & linked records after XX Years
Hi there, how would one ensure that personal details (stored under Contacts) and all linked records (potentials etc..) are removed after a certain amount of time / inactivity?
How can I get list of attachments that are attached from zoho docs?
So, basically when I'am requesting a list of attachments like this: https://crm.zoho.com/crm/private/xml/Attachments/getRelatedRecords?authtoken=xxxx&scope=crmapi&parentModule=Potentials&id=xxxx I get an error: "There is no data to show". There are attachments from the zoho docs though. If I add files directly API call works fine. How do I get list of zoho docs attachments?
Workflow based on Discount %
How can I create a workflow based on a discount percent, not amount?
Custom View
Hi, I would like to create a custom view under Contacts based on a filter from the Account page, ie a list of all my contacts from a specific industry. How to do that? Thanks Best, Soline
How to Delete Image uploaded to Email Template
Hi I want to delete an image that was uploaded while creating an Email template, for some reason as of Dec 01 we were unable to add image by hyperlink so we uploaded them to Zoho instead, be we need to make a correction to some of the emails already sent, and the best way is by replacing that image. but i see no way to find any uploaded images in my account. please help
Separating Sections of a Layout
A big challenge with the new Zoho layouts is finding fields on a page. We have many sections and the old version separated different sections by color making it easy to find a section and then the field. The new Zoho "Clean" look, the entire View is white and after many months of using the new version still have the same problem. I spoke with Zoho support in the past and they said this was on a Roadmap to completed this past Summer... Is this still on the Roadmap??
Managing Leads & Deals when selling both Direct and Indirect
Hi there, In our business, we deal directly with Customers, however sometimes the transactions are direct, and other times they are via Partners who on-sell our service to the Customer. Should we create all our Leads and Deals based on the Customer for consistency? If so, how do you capture the details that there was a Partner involved in the Deal On a 2nd note, if we are engaging with 3 or 4 people from the same company, do we just limit it to one person as a Lead? When do we add the other contacts
Zoho Connectors
Hi Has anybody any advice on a Zoho Connectors so we can connect SQL Server to a Zoho CRM cloud database? i.e. SSIS/SSRS Does anybody have any recommendations with the best way to achieve this? Thanks Dave
Prices in quotes are justifying over two lines when exported
Hi, for some reason, when the prices in the quote are over 10,000.00 in value then the field moves the number below the currency value ie if the price is 999.99 the out put is £999.99 if it goes over the number then the output shows as £ 10,000.00 how can i force the field to resize correctly (note that the form is fine, it just happens when we try to export it to pdf to send it out
Strange chat behavior
Today i had embedded a webform into https://www.livecati.com/contact-us/ and i realized i could chat with website visitors from the Zoho bar. I haven't installed any chat code, so I'm confused how this is possible. It's awesome, but odd!
API CALLS FIX FOR EUROPEAN CUSTOMERS
Use zoho.com in your API url calls not zoho.eu Zoho team needs to clarify all this .... cf my post on getSearchRecordsByPDC or getRelatedRecord ISSUE
How to get Table in Inventory Template to fit page when Landscape
Hello, I cannot get my Product table in an Inventory Template to fit the page when I export to a landscape PDF. Can anyone help?
Is deduplication broken?
I imported a bunch of new accounts this morning from Excel. There were some duplicates, so I ran the deduplicate command. Three times, all failed. I deleted all the new accounts I'd added and tried again. Also failed. Has someone broken it? Jeff
"there is no data to show" retrieving data from CRM based on zcrm_account_id retrieved form books
I have some code (dot net) in which I retrieve invoices from Books. I retrieve the vale zcrm_account_id. I then do a call like this: https://crm.zoho.com/crm/private/xml/Accounts/getRecordById?authtoken=SomeValue&scope=crmapi&id=RetreivedValueOfzcrm_account_id but get "there is no data to show" returned. ANy suggestions for what I am doing wrong?
Can previous states be evaluated in workflow conditions? and are formulas for workflow conditions coming soon?
We are coming from Salesforce and we need to setup workflows sending an email when the Deal Stage changes to a value FROM a specific value. For example, when the Stage goes to Qualified ONLY when it WAS Rejected before. Is it possible for the condition to evaluate what a field WAS somehow? Even if the Workflow is setup to run always when the record is edited, can a Custom Function evaluate the "PREVIOUS" state of the Stage. In Salesforce the workflow condition can be determined by a formula where
Link to Mail Merge
From a custom module, is there a simple One Click URL that can be assigned to a button so that it links to a mail merge document/template. i.e. Module called 'Delivery Note' Can I have a button 'View Delivery Note' that passes in the ID and the Template Name, so the user has instant access to the merged document? Thanks Joe
processes & reports
We need custom help with some processes and reporting... Can you let me know someone whom could spend time with us for hire, of course, to help us improve our system and reporting? Thanks
Multi Currency Quotation
Hello, We are using Zoho CRM and we are in to supply chain and logistics where one quotation will have multiple currencies at line level. as of now, the quotation can be generated at header level currency in Zoho CRM. Is there any way to achieve this with zoho crm quotation module or other third party applications? Kindly help. Thanks
Deleting users from CRM account
Hello if I delete users from CRM, what happens to the emails for those users that appear in a Contacts Emails - under the drop down list of ZMail Public Users
Next Page