SubForm Formula/Date Field Autoupdate
Hello, Is there a way to auto-update a date field inside a subform upon change? I tried using a formula field but it updates all the other lines as well. From: Test Date / Formula Field Test 1 11/24/2019 10:20 AM Test 2 11/23/2019 09:19 AM To: Test Date / Formula Field Test 1 Updated 11/25/2019 09:46 AM Test 2 11/23/2019 09:19 AM
Can Host My CRM on Zoho Subdomain?
Hi I am looking for help Desk CRM something like customer support page on my website can use on zoho domain for that. i am looking for 2 website 1. https://www.airlinesmap.com 2. https://airlines-help.com i am looking something like subdomain+mydomain i can host my FAQ
How to add new Line to Button Action
Hey guys, Got a very simple function that looks at an account and returns a basic stack of information for that account that we need to keep our vendor's happy. The function is simple, it goes into the Account, finds all the data and returns a string. The only issue is the "\n" (Newline) is not being encoded to <br> on when the button is actioned. I tried \r but that actually returns the string "\r". Is this a bug or is there another way to implement line breaks? accountId = accID.toLong(); rec
Deploying python crm sdk in google cloud platform(GCP)
Deploying python crm sdk in google cloud platform(GCP), not working. 1. After deployment in google cloud for client_library.log file in log folder its giving an exception called -read-only file for example Exception: [Errno 30] Read-only file system: '/20191120t105536.422578541552524233/log/client_library.log' 2. the zcrm_outhtokens.pk file data is different when we run it locally and when we deploy it google cloud and run it for example in local ->zcrm_outhtokens.pkl--file data is € •
I want check if Deals exist in another CRM ORG or not?
I want check if Deals exist in another CRM ORG or not when I input a deal. I know I can setup Custom Service connection in CRM. and write a fuction to search record. Dose there have more easy way to do that?
task
Someone knows he knows of a problem in the mobile app CRM in my case today is not showing me the tax on products
Importing Accounts
So I have a CSV of Accounts I need to import. I was able to get the account IDs for existing accounts (because some of the account names match). So now my spreadsheet has existing accounts to be updated, and new accounts. The account ID of new accounts are blank in the CSV. When I try to import this CSV, the existing accounts update, but no new accounts are created. I've tried running the import as "Both Update and Add New" and also just "Add New Accounts". But the new accounts will not add. Any
Customize Contact Role Related List
My client wants to see the State of the Contact Role in the Potential. Currently we see Contact Name, Account Name, Phone, Email and Role. Can we add another field? Doesn't seem so.
Find nearby leads
Hi, is there a function or addon available that allows the user in Zoho to simply click on a button and it shows on a map automatically the next nearby leads and their status. What do a want to achieve with this function: - Sales Rep closes a deal or sets up a meeting with a company - then has the ability to click in Zoho and it automatically shows other potential leads near the original. If possible it should allow to set the distance, i.e. 30 km - Therefore has directly the next possible leads
Methods to ensure offline CRM usage!
Hi everyone. So my team is facing this problem - due to internet connectivity issues faced by some of our users, we're having to seek out alternatives for the CRM that work offline. The best solution to this we found was the Zoho CRM Mobile App. However, this comes with one drawback - the sensitivity of our data makes it very risky to allow the Data Entry personnel to download the contents of the CRM into their mobile App. Ideally, we're looking for something that only allows Data Entry, and which
Partial phone number search is not working for Vendors and Accounts for ZOHO V2 RECORD API
I have phone number (+17202548042) saved for Vendor. When I search this vendor with following API with exact phone number, getting result. https://www.zohoapis.com/crm/v2/Vendors/search?phone=17202548042 But when searching this vendor with following API with partial phone number, not getting result. https://www.zohoapis.com/crm/v2/Vendors/search?phone=7202548042 Same type of partial search is not working for Accounts as well. But partial phone number search is working for Contacts and Leads.
How to make api connection through node js for Zoho CRM
Hi, I have tried to make an api call from Zoho Extension to Zoho CRM. But I get an error "invalid client error". Please help me to make an api call to get the details from Zoho CRM and also I'm in need of sample code for reference.
Deal stage probability
In our business each deal is unique and the probability of winning a specific deal at a particular stage is very different than winning a different deal at the same stage. I want the deal owner to be able to assign and change a deal probability based on their judgement rather than a set of mapped values. Is this possible in Zoho? HAs anyone found a good workaround?
How to change due dates on several tasks in bulk not seperately?
I'd like to change the dues dates on several tasks but don't want to do them individually. Is there a way? Thanks, Jenn
Emails sent from Zoho to clients using Outlook is crashing their outlook
I have now had multiple clients inform me that the emails we send with quotes included are crashing their outlook when they click to open the email. They then re-open outlook and they are able to open and view the email. But this happens every time they receive an email quote from us through Zoho.
2 separate Stage probability's in the Deal module
Is is possible to have 2 different stage probabilities in the deals module? We normally offer a 30 day trial of our services for our potential clients however, we're now offering a 45 day trial for one of our strategic partners clients. Both will follow different stages so they both need to be unique
Contacts going into Accounts module
Hi I use the modules as contact groups which works well for me, however, it seems that they are moving to the Accounts module and I cannot work out why this is? Any help would be greatly appreciated. John
User email Update
Hello, I have created a zoho crm account with my personal email id. Therefore, when I am sending emails to clients for business communication to clients, i am hoping to use my business email address, but i am not able to update it. Can I do something to use my business email?
Email limits for free account limited to 20 instead of 50?
I have just set up a free account for Zoho CRM and am attempting to send out some sales lead emails. I should be able to send 50 emails per day according to the documentation found here: https://help.zoho.com/portal/kb/articles/email-limits Two days in a row now I have tried sending emails and it is limiting me to 20. So is 20 actually the limit?
Integrate Zoho CRM with Asterisk phone system
Dear Support Zoho, I have some issue about integrate Zoho CRM with Asterisk phone system, please help me solve it : 1- Configure Phonebridge : Setup → App & Add-on → Orther App → Choose Telephone Provider → Asterisk 1.4 I have full fill information and click save but it can't save information. I have re-type many time but it still can't save. 2- Currently, The lastest Asterisk's version that Zoho CRM can support? 3-
Integration with Asterisk problem
Hi! I wrote in https://help.zoho.com/portal/en/community/topic/integration-with-asterisk-not-working but didn't got answer. I have integration with asterisk. I can click to call outgoing but when the call is answered in the softphone the Zoho is still under calling. And there is no popup on the screen for icoming calls. And we can't make next outgoing call until crm page will be reloaded. How can we fix it? John.
Problem with inserting record into custom module API V2 cURL
Hi, I have a problem with custom module, i am using the correct module name CustomModule2, but after sending the data they do not appear in Zoho module. With standard modules (Contacts) everything works fine. I do not know what the problem is. My code: Thanks
Add tax recap table in quotes inventory template
Hi ! Here in France we have several tax rates, depending on the type of product we sell. To comply with the french regulation, we need to add a table in the quotes (and the invoices) showing this : Code Rate Amount 1 20% XX € 2 10% XX € 3 5,5% XX € 4 2,1% XX € 5 TOTAL : x € XX€ would be the sum of taxes on all quote lines, per tax type. TOTAL would be the sum of all taxes amountsHow is it possible to do this ? Thank you !
Attachment
Hı all, I want to do automize adding attachment Example:when my customer send to me a mail with attachment (my mail server connected with zoho crm) I want to add this attachment automaticly Can we do that?
PHP SDK 2.0 - Can't get custom views for Deals module
Hello, I've been encountering an issue with trying to fetch a list of custom views using the PHP SDK. Using this same module instance, i am able to fetch all the Deals records I want, it works very well. But when I try to get my list of custom views, I encounter this error: and I've attached the response info below with IPs blanked out Could this possibly be an error with permissions when I generated the access token? I'm unable to think of any other issues. Thank you in advance.
Activity Summary Report
I am trying to create a report that summarises the number of "Activities" performed in a given time period (e.g. Month to Date) by each person in our organisation. I can create individual reports that give me summaries for each of Tasks, Calls and Events, but not one report that adds all of the Tasks, Calls and Events together. Is this possible? And if so, how do I do this? Thanks in advance.
Import data lookup module by custom field
Hi there, I'm trying to import data into a module which contains Square order data and a lookup field for Contacts. I have a field in my Contacts module called "Square Customer ID". During the import, it lets me select a Contact by Contact ID or by email. How do I select it by "Square Customer ID"?
CRM 101 - How to schedule a future telephone call
How do you schedule a future telephone call you want to make? It only seems current and past calls can be noted. Now I am using this software to look for a job. Thanks jp
Linking two fields in the same module
Hello, here is my objective. I want to track customer accounts that go inactive i.e. haven't purchased in over a year. I already have a field that tracks the last sale date (called "Last Sales Date"). I then created another drop down field (called "Account Status") that allows you to choose "Active" or "Inactive". What I am hoping to do is have the drop down field automatically update based on sales date. For example, if an account has not purchased in over a year, the "Account Status" would automatically
Import Contacts
Hi, How can I import contacts from .xlsx or .csv and that are located in the accounts that correspond to them, which are already in the CRM? I have the free version. Can someone help me please? Thanks a lot!!! Jose
Send Email button for Sales Order
Hi, is it possible to add a button to the sales order view page that sends the order as an email automatically to the contact, with the PDF template attached and the email template pre loaded? saving the need to seleck the templates manually? Thanks Harry
Integration with InvestorCarrot site not working
Hi, I have an InvestorCarrot site, and I have entered my Zoho CRM credentials (I set up an app password in Zoho specifically for this) into InvestorCarrot and mapped the fields per the instructions here (https://help.carrot.com/tutorial/zoho-crm-forms-integration/). InvestorCarrot support have confirmed that everything appears to be working on their side but, whenever I try to enter data into my InvestorCarrot site, none of it makes it through to Zoho CRM. Is there a way to check what's going wrong?
Automatically attach last upload to workflow mail
Greetings, is it possible to automatically attach the latest upload on a record (e.g. a pdf-attachment at contact record) to a mail notification generated by a workflow rule? Thanks for your help! Kind regards, Tobias
Show Account image using the CRM API V2
How can i display the Account's image (Record Image field) outside the CRM using the API? I have uploaded the image, and the API response shows this for the Record_Image field: "Record_Image":"dfde9da94c4af4e8330d8b4ef40f7fa2409ced5e92ffcfb3ce22a34d8b1fbe8e6b2dc804fa19320ad0834fcbd73df04c7e45578b23beaf950d0ad9992686c87416ff0d77be1300a2d84c919625c29774" Is there a way to display the image using this long string? Thanks in advance!
Update my code from API v1 to v2
Hi guys Ive got a simple form that when submitted inserts the form values into Zoho. The Zoho code is very simple: $curl_connection = curl_init('https://crm.zoho.com/crm/WebToLeadForm'); curl_setopt($curl_connection, CURLOPT_CONNECTTIMEOUT, 30); curl_setopt($curl_connection, CURLOPT_USERAGENT, "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"); curl_setopt($curl_connection, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl_connection, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curl_connection,
Thank you for making Zoho CRM the world's favorite!
This is the season of gratitude, and we'd like to thank you for making Zoho CRM the world's favorite CRM–powered by the love of over 150,000 customers worldwide. How? Zoho CRM is consistently recognised as one of the highest-rated CRM applications by our users, and we've received several customer choice awards as a result. This year, PCMag surveyed their readers for their opinions on CRM software, according to which Zoho is the most recommended CRM and the only one with a positive NPS score among
Permission calendar sync
I can't synchronize the google calendar from a standard user, I get permission error
Allow Blueprint to Trigger off of any field
What I want to accomplish: Every time the stage is (C or D) and a field named "Date of Payment" is being changed from empty to ANY VALUE, I want to first validate if a third field called Buyers Name is filled in. If Buyers Name is filled in, then the user should be able to fill the Date of Payment. If the Buyers Name field is empty, the user should not be able to fill in "Date of Payment." How can I accomplish this?? It looks like when I try to create a blueprint I can only select a field that is
Show CRM users (members) on website
Hi, Is it possible to show our employees (or members) who are in Zoho CRM on our website? By embedding or linking the data from the CRM.... how might one do that?
Approve All Records
Hello everyone, I need to approve all junk records. Is it possible or not? it's hard to give approval one by one Thanks.
Next Page