CRM Calendar & Google App (calendar)
Hi, Prior to using CRM Calendar, we were using a shared Google Calendar. Our sales team wants CRM Calendar to update their iCal or Google Calendar--depending upon what device they are using. I have everyone's CRM Calendar (where we store our events) syncing to our shared Google Calendar. The 1-way syncing doesn't seem to be working properly. Any suggestions how I can get all users (owners of the events) to update and be visible to all on the Google Cal App? We are not seeing each others' events
Sum product volume and packages inside invoice
I’m trying to create a custom function butI have 2 problems: 1) In custom functions, how can I get the values of the list of products inserted and sum it? Here’s a snippet of the code I’m working on: set i(this.invoice.getInvoice()); //get the object of current invoice set c(0); // double number variable foreach (product p in i.getProducts()) c+= p.getColli(); // colli is custom field inside each product i.setColli(c); // Colli is the custom field inside invoice
Lost my product details
Since yesterday I have lost the product details from my inventory templates. At first I suspected it had to do with me editing my quates template, but the details are also missing from the sa;es order and invoice templates. To make this clear: In the template editor all is still present, but when I try to print preview or to pdf, the details do not show up. Jan
Is File Upload working in Zoho CRM?
Trying to get a file upload to work but with no success. Can anybody tell me what is wrong with this request
Upload a PDF file to a potential
Hi, I'm facing a problem with the uploadFile Method. The error i have is the error 4424. I'm trying to upload a pdf directly from a server. I hope that you can help me. Here is my PHP code : $content = '@devis/devis_100179'; $url = "https://crm.zoho.com/crm/private/xml/Leads/uploadFile?authtoken=**********&scope=crmapi"; $post=array("id"=>$recordId,"content"=>$content); //================= start curl =================== $ch = curl_init(); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch,CURLOPT_URL,$url);
Accessing records from mobile app?
I can see new records on my laptop, but the same records are not available on the mobile app. Do I need to refresh the mobile app or other update?
CRM Mail Merge MS Word Runs Into Error - How to fix?
I was prompted to install a new Zoho Add in this morning and now my Mail Merge does not work. I've included the error message I get when trying to mail merge. I uninstalled and reinstalled everything and still get this error.
email within CRM or zoho mail?
I have been going back and forth with which app to use for email. Curious of other's preferences and why they like their respective application. When I signed on with Zoho, the collaboration features were of great interest to me. However, after digging into it, I realized that they are worthless for me since my primary email address isn't hosted by zoho (and can't be moved) and therefore the functionality will not work. With that being said, other than the lag in receiving email, I do like the
searchRecords() API method with CRM
It seems that I cannot use the searchRecords() API method with the Campaign field "Campaign Owner". This is what my criteria paramater looks like: &criteria=(Campaign Owner:owner name) I get this response: Error Code: 4832 Message: API call cannot be completed as the Criteria parameter contains unsupported fields Why can I not search over Campaign Name? It's a very relevant field to the campaign module (Campaign Module Fields). Is this a bug? Urgent help requested please
Connecting Invoices and Quotes
Is there anyway to connect an existing Invoice with the Quote it was converted from? I can think of work arounds that would involve multiple API calls to essentially search for the Quote based on certain Invoice fields, but it would save time and API calls to be able to succinctly retrieve a QUOTEID from a given invoice.
Copying Picklist
Hi, Im trying to copy the picklist from one custom field to another in a different module, i cant see a way of bulk selecting the entire list. is this possible?
Activity Points
Is there a way to associate a point value to certain activities? For example 1st Call = 1 , 1st Appointment = 5 , Proposal Meting = 10. If this is the case then we would need a report that would show the activity by person for a date range, For example if the goal was to have 60 points per week a report could be pulled that showed the activity for the week.
Is it possible in Zoho to link a contact to multiple accounts?
I need to link one contact to multiple accounts and see all activities with this contact in all accounts. Any idea if Zoho is able to handle this? What can I do?
Does anyone else find the 'expected amount' in Potentials ridiculous?
So, I don't about you, but you either win a deal, or you don't win a deal. Right?! If the size of the deal is larger or smaller than expected when you close it, that's fine, that's normal. But when I create an 'amount' that the potential is worth and then enter the probability stage, of let's say 'Value Proposition' (40%), Zoho decides that the deal is then worth 40% of the amount?! WTF? This is the dumbest thing ever, and so annoying?! I've worked in IT and software sales environments for
Is anyone using SMS on Zoho CRM?
Hi everyone, I was wondering if anyone is using SMS on Zoho CRM? Thanks, Best, Nupur Communication is the solvent of all problems- Peter Shepherd. Blog
Custom Names For Stages
In Potentials I have a need for custom names for the stages. Can this be done?
How can I set an email for delay of delivery? (similar option on outlook)
How can I set an email for delay of delivery? (similar option on outlook) Better yet. Can I set or schedule an email to be resent?
Bulk mail / Mass mail - Cannot send from address other than main user email address
Hi I want to be able to send out a mass mailing using a template from one of my secondary email addresses that I have set up as a POP3 account within Zoho CRM. Having struggled to get the email to send from the secondary address that is set up in Setup / Email Settings / Zoho Mail Add On / Send Email As (it kept being sent in the name of my main/log in email address) I have just been told by Zoho support over the phone that the only way to do this is to change the main/log in (i.e. Admin/user) email
how to modfiy quote template
Hi, I need to add additional columns into the quote template so it would display QTY, Description, Set Up, Set up total, Monthly rental, monthly total Is there a way to do this?
Zoho formula fields as currency
I wrote to support a few weeks ago about a change that happened to our Zoho CRM system and I hope the community can help me change the current behaviour. As Zoho cares don't seem to reply to support requests. We have some formula fields in one of our custom modules. In the custom module named “properties” (CustomModule1) There are two called the “share price” and the “total sales value”. Before these used to display as a correctly formatted currency field – so we used to see 46,000.00 – we now
A few problems about CRM integration and CRM user account
Hello, I have a few problems about CRM integration and CRM user account: 1. Does the CRM free version support ZSC key integration? I tried to integrated hr@afrikinterim-canada.com CRM to Recruit, but the user Flany.Ba@afrikinterim-canada.com under hr@afrikinterim-canada.com CRM did not show in the Recruit. 2. hr@afrikinterim-canada.com CRM also has another user Vladimir Shehovtsov@afrikinterim-canada.com, he tried to join our system, but ZOHO always register a separate administrator account for him,
Does Zoho Social and Zoho CRM integrate?
^
Pick List allowing values outside the options set during import
I setup a field with a pick list of Countries that our company covers. I tested it and tried importing a set of data where I set the values for that field beyond the options I set. I expected an error, however, it did not return an error and successfully imported the data still. What concerns me though is it still assigns the values as what I have imported, which is not in my pick list option. It would have been okay if it returned a null as a result of an error maybe, but that was not the case.
can 2 agents share the same account, contact or lead?
can 2 agents share the same account, contact or lead? I'm looking to share 1 list of lead between 2 sales people. Is it possible?
Create a formula that returns a month.
Hi I want to add a formula field to my opportunities that converts the closing date to a month. E.g. The closing date is 21/04/2016, so the formula will return 'April'. What syntax do I need to use for this?
Why are my email templates formatting incorrectly? and my merge tags work at random?
I've created an email template to use with for my team called: Potential Podcast Guest . I've tested it three times. In the first situation, I sent an email using the template from a gmail account to a .me account. In this situation, the ${User.First Name} tag worked at the bottom of the email, but not in the the middle. Beyond this the formatting was fine while viewed in Apple's Mail. In the second situation I had a member of my team send an email from a gmail account to a msn.com account, that
Account Assignment
How to assign an Account, Contact & Potential to a Team?
Customize the Quote Layout
There is no way to add columns to the product line items in the quote template. You have only 5 and they are not adjustable for width either. Right now my quotes show list prices and the total at the bottom is the total DISCOUNTED price so the math does not even add up. I am embarrassed to even write quotes with ZOHO now.
Tasks - Save and Create related record
Hi I'm kind of new in the Zoho CRM universe but not in the CRM one. I would like to know how to keep, for example, the related lead on a new task. On an existing task, associated with a lead, I "complete" it and click on "Save and Create". Thw new task ask me for the associated record. How could I pass it from the previous task? Thanks Danny
Potentials Counted Multiple Times in custom Potential Reports
Hi, There seems to be a strange bug wherein when I run a custom report for Potentials it multiplies the amount of the Potential by the number of Stages I've tracked the Potential through. For example, if I have a Potential that closed at $10,000 and I tracked it through seven Stages, it will tell me the total for that amount is $70,000. My settings for this report are as follows: Report Type: Summary Columns: Potential Name, Amount, Quarter (custom field) Grouping: Quarter>Ascending, Potential Name>Ascending
cfhttp tag breaks with encoding
I am using the cfhttp tag for a form post to zoho support. The url to send back to is encoded like this: "http://www........" and so on. This #x3a; (pound sign) breaks the cfhttp tag even when I escape the # as ##x3a; I have tried everything I can think of to submit the cfhttp tag. Without encoding, with it, escaping it. It just won't work. Has anyone else run into this?
Convert lead to contact.
Hi, In the page: https://www.zoho.com/crm/help/api/convertlead.html. Two api to convert lead. XML Format: https://crm.zoho.com/crm/private/xml/Leads/convertLead?authtoken=Auth Token&scope=crmapi &leadId=entity Id&xmlData=POTENTIALXMLDATA JSON Format: https://crm.zoho.com/crm/private/json/Leads/convertLead?authtoken=Auth Token&scope=crmapi &leadId=entity Id&xmlData=POTENTIALXMLDATA For the xmlData=POTENTIALXMLDATA in JSON Format, do I need to input json format or xml format. Could you provide example
Importing Accounts - to update a field
Hello, I have about 500 accounts that need to be updated. The accounts are already in CRM, and I do not want to change anything other then just one field or make a duplicate. I just need the date of a field to be updated. The field that I want to update is united only the dates are different depending on the account. Do you suggest any way how to massively import this update to the field without having to rewrite all the accounts, or me having to update each field in each account separately? Thank
CRM campaign - automating the 'add existing contacts' query
Every time we go to launch a campaign, we have to create and run and select contacts from a query. Seems that we should be able to: 1. create and save a contact query for each campaign, and 2. have it run automatically on some schedule, or launch it manually as needed. 3. have the option to completely replace the contacts that exist in the campaign. Is anyone facing the same challenges with CRM campaigns?
why most of my entries are not shown in the calendar?
Hi, I have created several tasks and events. I see them in the activities, but they are not shown in the calendar. Only one "call" is shown... Why is that? Also my co-worker added tasks, but I don't see them in my calendar. He got the same problems as I have with not shown in the calendar. Thanks for your help. Paul
Customer Reward or Loyalty
Hello All, My use case is as follows: 1. Upload offline customer details to Zoho CRM 2. Connect my e-commerce website with Zoho CRM (via Zoho API) 3. For every purchase transaction on the website, a new invoice or sales order gets created in Zoho CRM (real-time or asynchronous) 4. Create and manage a customer reward system in Zoho CRM. So the next time, a customer makes a purchase on my e-commerce website, a look up is made to Zoho CRM, determine the rewards and offer it right away on my website.
Nesting Members
I would like to have a Parent Account and multiple Member Accounts (Ex: Hospital - Parent, Units/Departments - Members), and set up Zoho CRM in a way to show a nesting of Members in the Accounts listing under the Parent Account rather than listed as separate accounts. Also, what would be the best way to have the aggregate potential $'s listed from Member Accounts as a total under the Parent Account without duplicating the total dollar amount. Any help will be appreciated. Thanks, John
Forever 10 USERS? CRM or create 10 Emails & How Please?
Can you please inform me more details about Ads: CRM Forever 10 Users Free?? Those this mean we can create 10 Email accounts for our departments or workers ? Superachievers@zoho.com Much Appreciative
No email notification for leads captured or awaiting approval
I'm not getting notification emails when a lead gets captured from a web form, and I also do not get notification emails when there are leads waiting for approval. Help!
how to insert data into mysql server from zoho jobopening module using php and mysql
I am creating a mobile and webapp where i am using zoho api to store the job details details. And i have my internal mysql database so i want to get those zoho jobs opening into mysql database. If you help me how to get those zoho jobs opening into mysql database, that will be great. I am using PHP as server side scripting language and mysql as database. I have zoho account with me. below is details and i already created tocken for this account. this is the tocken: 6df045b5b84421f430ef02ad825296cb
Next Page