Confirmation Email
Have signed up for a trial of Zoho CRM. The primary email account is a well known ISP (***@btinternet.com) but when I ask for a confirmation email, nothing appears. I've sent and received an email from the primary email account, so I know thats working. I've logged into the webmail version of the primary email account to see if it has been sent to spam, but there is nothing there. Any work arounds?
Product vs Deliveries (and subproducts)
Dear all, I would like to use Zoho CRM for a company which rent containers. So in each command I have several deleveries (of containers) with a date, an hour, a contact, etc. Do you have an idea of of to handle that with Zoho CRM ? Do you think I should customize "products" ? Thanks.
Zoho CRM - Email Templates only allowing one attachment
Hello, I reported this earlier this week via email but have not been made aware of any progress. Seeking response on when feature will be available again. Currently when we try to attach multiple attachments to email template we fail. After we press the save button in the email template edit screen the system does not display the multiple attachments. I've checked and our files only total 350 to 500kb of data. Could you please update us as to when this feature will be restored? We've used the
Customisations not showing
Hi, I've spent weeks customising the ZOHO CRM and then all of a sudden yesterday the data entry pages have reverted to the original fields. When I go into set up, all of my customised fields are there and in the position I want but they are not showing on the working page where you enter information. No-one is on the support desk and I'm freaking out - can anyone shed some light on this? Nicole
How to set up Roles and Data Sharing properly.
This is what I need to create. All the tutorials were very vague. CEO- Sees all, edits all CFO view only Project admin - See all, Edits all Regional Manager - sees and edits all projects from his region (do I need to set up a group for each region?) Project Manager- sees and edits only his own projects. Production manager- sees his region only How do I set it up so that each regional manager can only see all the projects from the salespeople only in his region? How do I set up those regions? How
Migrating to Zoho but I have many old users, what should I do?
I'm looking to migrate to Zoho from Dynamics CRM 2011. My concern is that right now I have 3 users so I wanted to get the $12 professional edition as it has all we need. My issue is that I have about 5 employees that are no longer with our company, but have old records in Dynamics where they are the owner. I want Zoho to still track my old opportunities and accounts that I import into it and to show them as the owner. I don't want to have to buy 7 user licences though just to have them as an
Migrating from dynamics CRM to Zoho question about workflows?
In CRM 2011 I have a custom field called order win date. Then I have a drop down called sales stage. I have a workflow that if sales stage is changed to "ready to submit" it will stamp the current date as the order win date field. Am I able to do this as well in Zoho? This is a big requirement for me, it just needs to trigger on an opportunity that's been saved when that one field is changed. Thanks!
Change the columns in associated view of potentials etc under account?
Is there any way to change the view? For example, when I open an account, it shows contacts, potentials etc. Potentials just shows: Name, Amount, Stage, Probability, Closing Date, and Time. I am looking to migrate from Dynamics CRM 2011 but I have other fields shown in this type of view, like order type, etc. Can I customize that view to show other fields?
Is it possible to make a complete copy of all the data and information in a Zoho CRM account into a new account?
Is it possible to make a complete copy of all the data and information in a Zoho CRM account and place it in a new account with nothing contained in it? Or in other words it is possible to make a duplicate of a Zoho CRM account?
Purchase Order from a Sales Order?
Once you create a Sales Order you should be able to generate a PO to send to the supplier or manufacturer. How do you create a Purchase Order from a Sales Order?
Can I download information from Zoho to my Treo 755p?
I'm a newbie and I want to make sure I can download calendar, names, address and phone information to my Treo 755p. Has anyone done this; if so, please let me know your experience. Thanks in advance. Karolus
Cannot update Secondary Email field
I manually added a secondary email and it did work just great. However, I have quite a few contacts with an email address in a field I created (called Personal Email). I now want to copy all those address to the new Seconday Email field. Since Zoho does not have a copy field function (which it should), I have used Zoho Sheet View to do this with other fields. However, although the sheet view does look like the field/column is copying, and the sheet does say Update Successful when I Save, it is
Username
I have a ZOHO CRM account and I signed up for ZOHO projects with a different username and email.Is there a way to use the same username for all ZOHO products?
Associate Vendor Contact to Lead / Potential
I get how to associate a vendor with a lead / potential using the lookup feature. What I'd like to do is associate a contact within the vendor within the lead or potential. Is this possible?
Potentials Closing This Month BUG
POTENTIALS VIEW: Closing This Month I have tested this and confirmed that there is a BUG in the Potentials Closing this Month View I reported this before, but could not prove it - now I can. Many of our potentials were not showing up in previous months and there was no way to verify. However, today I noticed that a large group of potentials that were dated 7/31/09 were not appearing on the view, but ones dated 7/30/09 DID appear. So I changed the 7/31/09 to 7/30/09 and they all magically appeared
Log A Call
Please do not make the Call Start Time and Call Duration mandatory fields. I simply want to log the fact that a lead either called in with a question or that we called them for something. I am not tracking the time that we spend doing this task.
Field Creation
If I have set a series of custom fields for my Leads, is there a way to auto create those same fields for Contacts, Accounts?
Zoho CRM on your own domain
I was wondering if it was already possible, or if it is a feature that might get implemented where Zoho acts as if it were hosted. I actually like the fact that zoho hosts the CRM and have no problem with it, but I would love to be able to point a subdomain for example virtualoffice.mydomain.com to the zoho crm via DNS and be able to run under my domain (Google apps kind of does this, though they redirect) it would be great to keep it under subdomain.mydomain.com to be more seamless. Has anyone
New Contact Module - PHone No. Lookup
On the New contact page - When I enter a new phone number it used to "pre-select" simlar phone numbers as I typed the digits in so I could see if the phone number was already in file prior to creating another duplicate record. It appears this functionality is gone what happened or am I missing something here?
Field-level Edit overrides Dependency Field
I have set up two fields on Sales Order - Approved by Management and Status. Of these, Status is a system field that I have populated with custom values A, B, C, D, E, F. Approved by Management has values Yes, No. I have set up field dependencies as follows: Approved by Management: None => Status: A Approved by Management: No => Status A, B Approved by Management: Yes => Status C,D,E,F Now, if I set Approved by Management as Yes, Status changes automatically to C - as expected However, if I then
Get Related Contacts with Accounts as Parent Module 500 Error
Ran into a new problem this morning. Here's my API call: "https://crm.zoho.com/crm/private/xml/Contacts/getRelatedRecords?newFormat=2&apikey=$apikey&ticket=$apiticket&parentModule=Accounts&id=$related)", "r") or exit("Unable to open file!"); This is throwing a 500 error. I've echoed my variables, and they are correct. Is there something wrong with my syntax here?
Zoho CRM for Blackberry
I ve been following this issue for awhile. it's good to see that we can access it via opera mini now. however, from what I think, the best feature of blackberry for a CRM system is that blackberry can give more mobilability for the people working on the field. as a blackberry app, it should be able to work offline. and it will be able to store some info on blackberry, so that it will be working more efficiently. other features will be; be able to capturecall ,email from blackberry and log to CRM;
Problems with the Zoho Crm plugin for Outlook 2007
Hi, I don't know if someone reports my same problems..I tried to read the other posts but I didn't find something similar to my problems. I use Zoho Crm with a not free plan and I downloaded the Office plugin in order to add directly on Zoho my e-mail exchange with the customer. I activated last friday the evaluation period (I want to try the plugin before buy it!) and I installed the plugin. Yesterday everything worked fine...I added some e-mails to my contact details but today I can't login into
More than one conversion
In our sales process, there are two points of conversion - one when the Suspect (Lead) is validated and becomes a Prospect and another when the Prospect is converted to a Customer. Is it possible to add this second conversion into Zoho CRM? At the moment I can only convert from Lead which then populates both Prospect and Customer data, bypassing some important steps for us in the sales process.
Update email addresses
Hi How do I update an email address for an existing User in CRM?
Extracting Leads List
I have been trying to do an extract into Excel for all the leads in our Zoho database, for some reason some countries are not showing up, even though the leads are in the system Can anyone help please? thanks
Can anyone create a programme/system to link ZOHO to online accounts SAASU??? Happy to pay!
Hi All, Just started with Zoho for my small franchise group. I now have "In the cloud" Accounts/quoting via an australian system called SAASU and now have just started CRM with ZOHO (Very Happy with both) . What I need somebody to do for me is create a link between accounts and zoho to avoid double entry. Is there some way that ZOHO and saasu could somehow synchronise?? they both use API and I was told by Zoho that it can be done...but how??? Just need somebody to either do it ..or tell me who
1ShoppingCart Integration with Zoho CRM
Hello! Suvichar Technologies, our partner, has developed an integration utility that lets you integrate 1ShoppingCart orders, clients and products with Zoho CRM. Vinay Joshi, CEO of Suvichar Technologies, has posted about this integration in our blogs. Read More. Do try this integration and let us know what you think. Regards, Sharanya R The Team Zoho CRM
Home View - increase component rows
It would be great if we could have an option to set the number of rows that each component displays. It is currently set at 5 which means there is a lot of scrolling to get to data and its very easy to miss information Example Great I only have 5 jobs to do Oh no there is more - also you need to use the scrollbar on each component to find extra rows
Mass mailing
Does CRM has a mass mailing app?
Zoho CRM Adding Duplicate Items
Hello, I'm having trouble and Zoho Support says it can't be something wrong with Zoho in this case. When adding a new note or a meeting or anything in Zoho on occasion it adds it twice. I have tried in IE and Firefox and I KNOW I am not clicking it twice. Has anyone else had this issue? It's really annoying.
Automatically Link Email to Contact; Outlook; GMail; Google Apps; WebOS
Forgive me as this has likely been asked 1,000 times. I didn't find the answer on a quick search. Basically, when I send an email from Outlook, I want it to automatically hit the CRM app. I don't want to have to do anything extra. I could live with a rule that if I put "cc" into the subject it automatically hits the CRM app. Just make it easy without additional clicking of the mouse. Send and done. Possible? Right now I have Outlook 2003 with the CRM addin. I have a Gmail account that all email
"Authentication Failed" error returned from "nohup sh run.sh" command
When starting the application I get the following error: ./../classes/:./../lib/HTTPClient.jar:./../lib/ZohoTeleAdapter.jar:./../lib/json.jar:./../lib/AdvWmsServerCommon.jar:./../lib/AdvWmsCommon.jar:./../teleadapters/elastix16/lib/ZTIElastix16Impl.jar:./../teleadapters/elastix16/lib/asterisk-java-1.0.0.M3.jar =============================================================================== . . REMOTE_HOME: ./.. . JAVA: /usr/bin/java . JAVA_OPTS: -Dadapter.home=./.. -Djava.util.logging.config.file=../conf/logging.properties
PhoneBridge problem with Avaya
I having a problem installing phonebridge with avaya PBX. In the run.bat batch shows this error: Exception in thread "main" java.lang.NoClassDefFoundError: com/adventnet/zoho/remoteagent/Starter It looks line something is missing in the installation files.
phonebridge for asterisk
hi is there anyone can help me , I want to configure \ZohoCRM_CTI_Adapter_for_Asterisk_1_4\Zoho\ztiadapter\conf\zti.properties
Giving Credit Where Credit is due
I want to take a moment to publicly note the improved responsiveness of the ZCRM support team in the forums. I have noticed that the team has been doing a much better job of quickly responding. I also find that the new "Status" labels that are applied to forum posts are helpful as well In the past I have scolded the ZCRM team when I felt they were not paying attention. I think it is only fair to praise them when they make improvements. This is a very good start and I hope to see the team continue
Age of opportunity or date range to trigger alert.
We want to set up an alert when an opportunity is older than 45 days and status is proposal. I cannot seem to get an "age" for the opportunity or set a rule to trigger 45 days after create date and status = "proposal". I hope this is clear, can someone help? or suggest a workaround, many thanks. SEAN.
Workflow Criteria Trigger Dates
I would like to have a task triggered when a Potential has not been modified for over a week. How do I do this? Ex. Create task when Today's Date equals Modified Date plus 7 days. or Create task when Modified date equals Today's Date minus 7 days. Is there a way to do this?
Money symbols on Templates
I am adding some custom fields into the Inventory Templates that are numeric. The templates, when I export as PDF or print a Quote, Sales Order or Invoice will always show the money symbol (COP$ in my case) to all custom numeric fields, but they were not programed as money fields. How can I take them off? Thanks
How to add our website the Web-to-Lead form ?
Hi, Can u explain anyone how to customize Web-to-Lead form in our website. Regards, Prasad.
Next Page