Update Existing leads through API
Hi i need some help with this, I have web forms where clients enter 4 fields that get pushed into my CRM leads module. Then in the sales process i need them to fill in a new form which i have developed and sorted, but through API i need to be able to update the existing leads with new data. The problem that i am facing is how do i direct the update API to the unique Id's? I ask this because with new leads coming in everyday how can i point to new id's that dont exist yet. From what i have seen the
Company Logo Size Limit
Is there any way I can increase the company logo size limit to something greater than 20kb? It is incredibly limiting and discourages the use of many core functions of Zoho CRM, including estimating and invoicing. Thank you for your help.
? Leads - Is there an easy way to store "archived" leads.
We all know that timing sometimes is very off. How do you store leads that might have an opportunity creaping up, but don't have one yet. Say for instance they say they are principally interested, but have to take a rain check to august. I would not like for it to clog up my Leads list as I don't have a "best by date" - nor a "Try again" field there... Nor do I really like to convert it to an opportunity, as it's still very much an unqualified idea.
Custom function awareness
Can I determine in a Custom Function which Workflow it was triggered from? How about which Module it is associated with? Can I enumerate all the fields for the a specific Module? Oliver
Auto format field using Custom Function
I'm thinking of implementing a Custom Function to automatically format my phone fields. I envision a Workflow that calls that Custom Function when my "Phone" field of a "Contact" gets edited. Up to here it seems pretty straight forward. However, how do I scale this to all my phone number fields in "Contacts" and further all phone number fields to "Accounts"? Is this possible with Custom Functions or is there a better way of implementing this? Oliver
Can we embed our API code In Zoho CRM to integrate any other web application with Zoho CRM like Xero, DocuSign, Fedex and more others
I have integrated Xero and DocuSign API's in Sugar CRM. Now I want to integrate Xero with Zoho CRM. Can I embed Xero API in Zaho CRM. In Zoho CRM we can send notification to a rest web service or URL. I know that I can integrate Xero with Zoho CRM through developing a third party web Application in which I can use Zoho CRM API. Can we import or export any module or code file from Zoho CRM? Can we add Xero API code in Zoho CRM? Any other Solution, Suggestion OR Guidelines.. Thanks.
What's wrong with how I'm using searchRecords?
This was working not long ago but is failing now: $ curl -k 'https://crm.zoho.com/crm/private/json/Leads/searchRecords?authtoken=MyToken&scope=crmapi' {"response":{"error":{"message":"Unable to process your request. Please verify if the name and value is appropriate for the \"criteria\" parameter.","code":"4600"},"uri":"/crm/private/json/Leads/searchRecords"}} According to the doco, the criteria is not a required field, and even if I add a criteria it still results in the same error.
campaing and oportunities
Hi When I create a new Opportunity since specific campaign, the opportunity don't associate with this campaign. Then, I can't see the results Opportunity by campaign I think it is possible to relate campaigns with opportunities, because the goal of the action is to generate sales leads. Can you automatically create an opportunity when a prospect / contact clicks a mail sent from ZOHO CAMPAIGNS or complete a linked to ZOHO CRM on a website form? Thanks Juan
Links
hello How can I make a link (see picture) Zoho Doc opens with the specified folder ? Thanks for help.
Creating the add comments (in cases) function in Leads
Hi, I really like the add comment function in cases, where I get a stamp on the user and the time. I have experimented the formula field to create a similar field for leads, but haven't succeeded. Is there a set formula I can use for this or another way to get this function in leads? thanks, F
searchRecords in Custom Modules and then updating the found record
I am having trouble with how to search for a record with a given input and then updating the found record with a 2nd input. What I am trying to do is to take an input, search for a record in CustomModule3 that has that Name, there will only be one. Then, I want to update the found record with the 2nd input. The issues are in Lines 1 and 4. I've tried many variations and having trouble as I'm not finding much in regards to addressing Custom Modules in functions in the documentation. Thought I'd
Push data from Zoho CRM to Gravity Forms
Hi folks - am not technical but would like to know if it's possible to push data from Zoho CRM to the Gravity form plugin by entering a unique case value corresponding to a Lead? I know the Gravity plug-in can update the CRM but can it display field data from a Lead? Many thanks!
e-mail address
I am registered with a certain e-mail address but i would like to change this. How is this done??
unable to add an email to zoho crm - error 'email already in use'
I am unable to add new email to zoho crm because I receive an error " email already in use'. I am certain this is because I attempted to add to zoho crm then I had to add to zoho accounts in order to use the zoho email add on. Does anyone know where and how to remove the email from zoho crm first. The email I want to delete (so I can add to Zoho Accounts first) is still showing up in Setup-->Personal Settings -->Email Settings --> Send email as Any help is appreciated as I will have to move to
Update record using API
I need a script I can publish on my website, that allows for updating of a record in my Zoho CRM database. It would function very similar to the "Unsubscribe" function Zoho provides, but instead of updating the "Email Opt-Out" flag for the given email, it would update a particular field for a given contactId and a value for that field (passed as 2 parameters). This sounds simple enough, but with no experience with the Zoho API I'm at a loss where even to begin. I have implemented this functionality
I need help setting up our territories on Zoho
Hi! We have a simple hierarchy. The territory managers report to the CEO. Each territory has 1 AE who reports into them. Right now, I want the CEO to be able to see what the territory managers (and their AE's) activities are in Zoho. I want the Territory managers to be able to see their AE's activities and also be able to roll up their opportunities based on territory. Lastly, I want to be able to assign the Leads, Accounts, and Campaigns by territories. How do I do all of this? Thanks! Denise
Is there a good way to embed a fedex, or UPS or USPS shipping number into Zoho CRM?
I'd like to be able to map a unique identifier such as an invoice number, to my shipping tools from USPS in particular and be able to embed the tracking number back to the invoice so I have one place to go for every invocie.
Create New Module
CRM manual indicates to set up a new Module you need to go to Customization and add a new module. My question is when I go to Customization under Modules I do not see any thing to chic on to set up a new Module. What am I missing?
New to Zoho CRM and confused about webforms & workflow automation
Hi, I'm confused about the steps required to collect leads from a webform to be assigned to different record owners for their attention. I have set up a webform to collect leads from an advertisement. To create the form I have completed sections for: lead assignment rule notifications to owner and visitor* request for approval Do I still have to create an auto response rule for the appropriate email to be sent when a record is generated by the webform? Is this necessary when I have completed notifications
Formula Custom Field - calculating value using multiple custom fields
Howdy, I would like to collect a rough estimate of the annual value of an incoming lead. We have a few fields to work with: how many events they organize annually how many people attend those events how much they charge for tickets The basic formula is [(# of events annually)*(# of people attending each event)] * [(average ticket price for an event)*(.019)] I can't seem to find a way to make this work. My attempt: Abs(${Leads.How many events do you organize per year?}*${Leads.On average how many
Export Data and double bytes problem
Hi, Currently I'm a free version of user and evaluating your CRM product, but I've encountered two problems and so cannot go further to test it, the problems are related to "Data Administration" > "Export Data" function: - When I export "Potential" module function, I found that only "last" stage of record can be exported to excel file, but actually I've 5 stages history records, is there have any way to export all stages record? - The simplified & traditional Chinese characters cannot read correctly
Zoho CRM Some users on paid plan and other on free
Can I have some users on free plan and some users on a paid plan?
how to retrieve standard fields
Hi, I have not the "Campaign Source" field in the potential module. This is a estadard field, which is part of the package of initial fields and for some reason is not available in my account. Can you recover this field? Add a lookup custom field is not a feasible solution because it does not update the campaign results Thank You Juan
Number format
Hi. I set up a customer field as a Number. The number automatically formats itself with a comma as the value grows. Can I change this format so that there is no comma seperation i.e. not 1,000 - I would like to see 1000. Thanks
Add an activity
How can I add more activities? There are tasks but can I create a new one called 2015 tasks? To keep our 2014 and 2015 tasks separate?
Zoho Card Scanner app & custom fields
Hello, I have created some custom fields in Zoho CRM, such as a pick list for country and city. How can I link the country/city fields on the card scanner app and the custom fields created on Zoho CRM? Thank you very much, Manuel
Two Parent Accounts
Is it possible to have 2 parents accounts? My scenario is the following, sometimes we have a Reps Company who work for 2 Manufacturers
Email address does not exist - but it does ... ?
Hi, I have a Zoho CRM free account with Super Admin marco@malariamuseum.com ( I can see that when I log in as another user). When I try "forgotten password" it says: Sorry, no account present with the mentioned email address.You can Sign Up for a new account. Can you help? Marco
How can I as the customer's my list from CSV to Excel xls save
How can I as the customer's my list from CSV to Excel xls save? Unfortunately it is not displayed as a table ! Zoho Sheet format can be saved, how?
Updating scheduled calls log
I'm missing something or How can I update the call duration and status to "concluded" of a Schaduled Call?? After the call time schedule is overdue the call is hidded in callendar view and it is moved to closes activities on contact or lead view. It is a bug or I'm missing something?? I want to be able to schedule and also update de call log informing duration and its conclusion. How can it be done?
Is this feature availabble in ZOHO.
Hi Team, Please see the below requirement and provide the solution in ZOHO CRM. Can we handle the below requirement in ZOHO as a standard functionality. Website and Internet-based Social Network Marketing . Currently, there is a company website and a Facebook fanpage deployed. But these two are not well integrated. The website is mainly static in function. The Facebook fanpage is newly built (November 2012). With the CRM strategy implementation, both of these must be redesigned, upgraded such that
expected revenue
Hi I have noticed 2 bugs in Zoho : 1. I have a problem with the « expected revenue » field in Potentials. No calculation made (field always empty) despite the fact that probability / stages have been mapped and populated. 2. This rule never applies : no automated email sent to "type de compte 2 = particuliers" https://crm.zoho.com/crm/ShowSetup.do?tab=automate&subTab=workflow Can you help ?
Completing a scheduled task
Hello, I have several tasks that I scheduled (emails/calls) and cannot seem to find how to actually "complete" them. Whether clicking on the task itself or going to the contact screen, there's nothing there that relates to completion. How do you do this?
Zoho CRM integration with LiveChat
Hi guys, Is there anyone who has built an integration with LiveChat? I'm looking for a developer who is able to create the integration functions like Zoho set in 2011 for LiveChat but inactivated that some time later. Add a note to an existing contact - by default, LiveChat searches for contacts in Zoho CRM database using the pre-chat survey data. Notes can be added to a contact in Zoho CRM directly from LiveChat. Search for a desired contact if default results were not satisfying – if a contact
Task Due Date Email Notifications not working on Automated-generated tasks
I have four tasks that generate for each new lead created, ownership assigned to the creator. Lead owners are notified immediately of these tasks by email - this works. Lead owners should be notified on day that tasks are due - this does not work.
Product workflow not linking to specific account name
Hi guys, I have two questions that I really need help with - I have created numerous workflows for my various product suite, but when a client signs with us, the dates are always random, depending on when the agreement is signed. So the end date cannot be specific - what do I do in this scenario? Also, the bigger question is, now that I have created the workflow for my product, it is not associating automatically to a client. So I want to create a renewal call, on a specific product to a specific
Sharing Accounts internally?
Hi, So i just set up a Zoho Free account for my team as a trail. I created accounts for co-workers and sent invites. Now my team have logged in and cannot see the contacts I have imported! Any help is much appreciated. Thanks a mil,
Feeding leads into Zoho
I am trying to figure out how to feed the leads I buy from a vendor directly into Zoho. Currently they are delivered via email but I'm hoping there is a way they can be fed into Zoho directly.Is there?
Do we have Incentive Compensation functionality as a standard in ZOHO CRM.
Hi Team, Please update me on the functionality of Incentive Compensation in ZOHO CRM. Thanks..
Can you update a Potential's last modified with a Note entry?
I want to have the last modified update for a Potential when anyone puts a note in. Doable?
Next Page